Package | Description |
---|---|
org.springframework.boot.autoconfigure |
Spring Boot's auto-configuration capabilities.
|
org.springframework.boot.autoconfigure.integration |
Auto-configuration for Spring Integration.
|
Modifier and Type | Class and Description |
---|---|
interface |
AutoConfiguration
Indicates that a class provides configuration that can be automatically applied by
Spring Boot.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
IntegrationAutoConfiguration.IntegrationRSocketConfiguration.IntegrationRSocketServerConfiguration |