| org.springframework.boot.autoconfigure.jdbc |
Auto-configuration for JDBC.
|
| org.springframework.boot.autoconfigure.jersey |
Auto-configuration for Jersey.
|
| org.springframework.boot.autoconfigure.jms |
Auto-configuration for JMS.
|
| org.springframework.boot.autoconfigure.jms.activemq |
Auto-configuration for ActiveMQ.
|
| org.springframework.boot.autoconfigure.jms.artemis |
Auto-configuration for Artemis.
|
| org.springframework.boot.autoconfigure.ldap.embedded |
Auto-configuration for embedded LDAP.
|
| org.springframework.boot.autoconfigure.mongo.embedded |
Auto-configuration for embedded MongoDB.
|
| org.springframework.boot.autoconfigure.security.oauth2.client.reactive |
Auto-configuration for Spring Security's Reactive OAuth 2 client.
|
| org.springframework.boot.autoconfigure.security.oauth2.client.servlet |
Auto-configuration for Spring Security's OAuth 2 client.
|
| org.springframework.boot.autoconfigure.security.oauth2.resource.reactive |
Auto-configuration for Spring Security's Reactive OAuth2 resource server.
|
| org.springframework.boot.autoconfigure.security.oauth2.resource.servlet |
Auto-configuration for Spring Security's OAuth2 resource server.
|
| org.springframework.boot.autoconfigure.session |
Auto-configuration for Spring Session.
|
| org.springframework.boot.autoconfigure.transaction.jta |
Auto-configuration for JTA.
|
| org.springframework.boot.autoconfigure.web.reactive.error |
Auto-configuration for Spring WebFlux error handling.
|
| org.springframework.boot.autoconfigure.web.servlet.error |
Auto-configuration for Spring MVC error handling.
|
| org.springframework.boot.autoconfigure.websocket.reactive |
Auto-configuration for WebSocket support in reactive web servers.
|
| org.springframework.boot.autoconfigure.websocket.servlet |
Auto-configuration for WebSocket support in servlet web servers.
|