Commit Graph

29929 Commits

Author SHA1 Message Date
Andy Wilkinson 0668adfcea Move code from spring-boot-actuator to spring-boot-http-client-reactive
Issue: 46118
2025-06-30 16:57:26 -07:00
Andy Wilkinson 10a0a528d0 Move code from spring-boot-actuator to spring-boot-session
Issue: 46139
2025-06-30 16:57:25 -07:00
Andy Wilkinson 7546369b34 Move code from spring-boot-actuator to spring-boot-quartz
Issue: 46107
2025-06-30 16:57:25 -07:00
Andy Wilkinson c4eb6ca617 Move code from spring-boot-actuator to spring-boot-http-client
Issue: 46118
2025-06-30 16:57:25 -07:00
Andy Wilkinson c35f07afe0 Move code from spring-boot-actuator to spring-boot-r2dbc
Issue: 46094
2025-06-30 16:57:25 -07:00
Andy Wilkinson 1c6d212214 Move code from spring-boot-actuator into spring-boot-neo4j
Issue: 46106
2025-06-30 16:57:25 -07:00
Andy Wilkinson 6b7ea3c3a6 Move code from spring-boot-actuator to spring-boot-mail
Issue: 46079
2025-06-30 16:57:25 -07:00
Andy Wilkinson 589a8b79c3 Move code from spring-boot-actuator to spring-boot-jdbc
Issue: 46085
2025-06-30 16:57:25 -07:00
Andy Wilkinson 6c7d6356bb Move code from spring-boot-actuator to spring-boot-liquibase
Issue: 46088
2025-06-30 16:57:25 -07:00
Andy Wilkinson cd4ced3fad Move code from spring-boot-actuator to spring-boot-ldap
Issue: 46108
2025-06-30 16:57:24 -07:00
Andy Wilkinson 0984fb4cc4 Move code from spring-boot-actuator to spring-boot-jms
Issue: 46081
2025-06-30 16:57:24 -07:00
Andy Wilkinson 9781cd09b7 Move code from spring-boot-actuator to spring-boot-flyway
Issue: 46086
2025-06-30 16:57:24 -07:00
Andy Wilkinson 4c29829449 Move code from spring-boot-actuator to spring-boot-integration
Issue: 46098
2025-06-30 16:57:24 -07:00
Andy Wilkinson b8de1186e9 Move code from spring-boot-actuator to spring-boot-hazelcast
Issue: 46099
2025-06-30 16:57:24 -07:00
Andy Wilkinson d3f2e2f8c9 Move code from spring-boot-actuator to spring-boot-elasticsearch
Issue: 46091
2025-06-30 16:57:24 -07:00
Andy Wilkinson 2feb5d2f63 Move code from spring-boot-actuator to spring-boot-data-redis
Issue: 46126
2025-06-30 16:57:24 -07:00
Andy Wilkinson 4f9b35e1f8 Move code from spring-boot-actuator to spring-boot-data-mongodb
Issue: 46115
2025-06-30 16:57:24 -07:00
Andy Wilkinson a46145c33c Move code from spring-boot-actuator to spring-boot-data-elasticsearch
Issue: 46123
2025-06-30 16:57:23 -07:00
Andy Wilkinson a8a6d49f91 Move code from spring-boot-actuator to spring-boot-couchbase
Issue: 46103
2025-06-30 16:57:23 -07:00
Andy Wilkinson fc41fca7f0 Move code from spring-boot-actuator to spring-boot-cassandra
Issue: 46104
2025-06-30 16:57:23 -07:00
Andy Wilkinson e5e6203a5f Move code from spring-boot-actuator to spring-boot-cache
Issue: 46132
2025-06-30 16:57:23 -07:00
Andy Wilkinson a1a7a06a7f Move code from spring-boot-actuator to spring-boot-amqp
Issue: 46077
2025-06-30 16:57:23 -07:00
Andy Wilkinson b98d826664 Prune dependencies of spring-boot-autoconfigure-all
Issue: 46071
2025-06-30 16:57:23 -07:00
Andy Wilkinson 90ac26dde5 Move Actuator docs into a separate module
Issue: 46071
2025-06-30 16:57:23 -07:00
Andy Wilkinson 04eafdb7d6 Integration test each servlet web server with Spring MVC
Issue: 46071
2025-06-30 16:57:22 -07:00
Andy Wilkinson 93d60471a2 Tidy up tests in spring-boot-autoconfigure-all
Issue: 46071
2025-06-30 16:57:22 -07:00
Andy Wilkinson 9043661ad6 Create spring-boot-http-client-reactive module
Issue: 46118
2025-06-30 16:57:22 -07:00
Andy Wilkinson ff2492c54b Move web server auto-configure classes into spring-boot-web-server
Issue: 46145
2025-06-30 16:57:22 -07:00
Andy Wilkinson a5bbab3db4 Create spring-boot-graphql-test module
Issue: 46146
2025-06-30 16:57:22 -07:00
Andy Wilkinson 5f6d91f277 Rename spring-boot-http to spring-boot-http-converter
Issue: 46120
2025-06-30 16:57:22 -07:00
Andy Wilkinson 3a74c6d4b0 Create spring-boot-http-client module
Issue: 46118
2025-06-30 16:57:22 -07:00
Andy Wilkinson 4e91ea995f Move CodecCustomizer into spring-boot-http-codec
Issue: 46119
2025-06-30 16:57:22 -07:00
Andy Wilkinson 720da70421 Remove no-longer-needed spring-boot-all module
Issue: 46071
2025-06-30 16:57:21 -07:00
Andy Wilkinson c1f5498b11 Create spring-boot-web-server-test module
Issue: 46071
2025-06-30 16:57:21 -07:00
Andy Wilkinson 489686e966 Create spring-boot-web-server module
Issue: 46145
2025-06-30 16:57:21 -07:00
Stéphane Nicoll ecb1dd5715 Move web server specific classes into .*.server.* packages
Issue: 46071
2025-06-30 16:57:21 -07:00
Andy Wilkinson fb5193b461 Move persistence exception translation auto-config into tx module
Issue: 46084
2025-06-30 16:57:21 -07:00
Andy Wilkinson fa4e950bbe Create spring-boot-websocket module
Issue: 46144
2025-06-30 16:57:21 -07:00
Andy Wilkinson c2cdb79160 Move autoconfigure.container package into spring-boot-autoconfigure
Issue: 46071
2025-06-30 16:57:20 -07:00
Andy Wilkinson 86fa37c4e3 Move AOP auto-configuration into spring-boot-autoconfigure
Issue: 46071
2025-06-30 16:57:20 -07:00
Andy Wilkinson 628501f087 Create spring-boot-netty module
Issue: 46143
2025-06-30 16:57:20 -07:00
Andy Wilkinson 676fca519e Create spring-boot-reactor module
Issue: 46142
2025-06-30 16:57:20 -07:00
Andy Wilkinson 0b4ea65f35 Create spring-boot-graphql module
Issue: 46141
2025-06-30 16:57:20 -07:00
Andy Wilkinson 9470779b63 Create spring-boot-sql module
Issue: 46140
2025-06-30 16:57:20 -07:00
Andy Wilkinson d9a1f7c214 Create spring-boot-session modules
Issue: 46139
2025-06-30 16:57:20 -07:00
Andy Wilkinson ce5c078753 Create spring-boot-webflux module
Issue: 46138
2025-06-30 14:29:13 -07:00
Andy Wilkinson af3e25c1ac Create spring-boot-http-codec module
Issue: 46119
2025-06-30 14:29:13 -07:00
Andy Wilkinson b534f83fff Create spring-boot-security-saml2 module
Issue: 46137
2025-06-30 14:29:13 -07:00
Andy Wilkinson a67f0dd705 Create spring-boot-security-oauth2-authorization-server
Issue: 46136
2025-06-27 15:10:01 -07:00
Andy Wilkinson 2d838546c3 Create spring-boot-security-oauth2-resource-server module
Issue: 46135
2025-06-27 15:09:28 -07:00