| Class | Description |
|---|---|
| MSF4JBeanDefinitionRegistryPostProcessor |
MSF4JBeanDefinitionRegistryPostProcessor is used by Spring to add default HTTP and/or HTTPS transports.
|
| MSF4JSpringApplication |
This class is responsible to construct Microservice application.
|
| MSF4JSpringConfiguration |
Default Spring configuration class for Microservices, it's possible to provide alternative Spring configuration
classes by application developers.
|
| SpringConstants |
Class to hold constants used in Spring module.
|
| SpringMicroservicesRunner |
This runner initializes the microservices runtime based on provided Spring configuration, deploys microservices,
service interceptors and starts the relevant transports.
|
Copyright © 2018 WSO2. All rights reserved.