Commit Graph

29933 Commits

Author SHA1 Message Date
Andy Wilkinson b0158deff7 Rework HTTP client modules
Closes gh-46118
2025-07-01 12:00:04 +01:00
Andy Wilkinson f86a46d3c5 Move code from spring-boot-actuator to spring-boot-http-client-reactive
See gh-46118
2025-07-01 12:00:02 +01:00
Andy Wilkinson 9bfbf3a327 Move code from spring-boot-actuator to spring-boot-session
See gh-46139
2025-07-01 11:59:59 +01:00
Andy Wilkinson 62b57cb521 Move code from spring-boot-actuator to spring-boot-quartz
See gh-46107
2025-07-01 11:59:56 +01:00
Andy Wilkinson 4299643d8d Move code from spring-boot-actuator to spring-boot-http-client
See gh-46118
2025-07-01 11:59:53 +01:00
Andy Wilkinson ea621d96ee Move code from spring-boot-actuator to spring-boot-r2dbc
See gh-46094
2025-07-01 11:59:50 +01:00
Andy Wilkinson 971b5750a9 Move code from spring-boot-actuator into spring-boot-neo4j
See gh-46106
2025-07-01 11:59:48 +01:00
Andy Wilkinson 972a036c1f Move code from spring-boot-actuator to spring-boot-mail
See gh-46079
2025-07-01 11:59:45 +01:00
Andy Wilkinson 0c33c3f613 Move code from spring-boot-actuator to spring-boot-jdbc
See gh-46085
2025-07-01 11:59:42 +01:00
Andy Wilkinson 7e650b618e Move code from spring-boot-actuator to spring-boot-liquibase
See gh-46088
2025-07-01 11:59:39 +01:00
Andy Wilkinson 369e5206c4 Move code from spring-boot-actuator to spring-boot-ldap
See gh-46108
2025-07-01 11:59:36 +01:00
Andy Wilkinson 400c234de8 Move code from spring-boot-actuator to spring-boot-jms
See gh-46081
2025-07-01 11:59:34 +01:00
Andy Wilkinson d46d93c6a9 Move code from spring-boot-actuator to spring-boot-flyway
See gh-46086
2025-07-01 11:59:31 +01:00
Andy Wilkinson 0497cd48ad Move code from spring-boot-actuator to spring-boot-integration
See gh-46098
2025-07-01 11:59:29 +01:00
Andy Wilkinson 035d4ffb9c Move code from spring-boot-actuator to spring-boot-hazelcast
See gh-46099
2025-07-01 11:59:26 +01:00
Andy Wilkinson 125c94c94b Move code from spring-boot-actuator to spring-boot-elasticsearch
See gh-46091
2025-07-01 11:59:23 +01:00
Andy Wilkinson 60fd9f7174 Move code from spring-boot-actuator to spring-boot-data-redis
See gh-46126
2025-07-01 11:59:20 +01:00
Andy Wilkinson 18459f8101 Move code from spring-boot-actuator to spring-boot-data-mongodb
Closes gh-46115
2025-07-01 11:59:17 +01:00
Andy Wilkinson ac9a395e9f Move code from spring-boot-actuator to spring-boot-data-elasticsearch
Closes gh-46123
2025-07-01 11:59:13 +01:00
Andy Wilkinson 8052ea8d68 Move code from spring-boot-actuator to spring-boot-couchbase
See gh-46103
2025-07-01 11:59:10 +01:00
Andy Wilkinson 24c2ff60d7 Move code from spring-boot-actuator to spring-boot-cassandra
See gh-46104
2025-07-01 11:59:07 +01:00
Andy Wilkinson 958555e2f0 Move code from spring-boot-actuator to spring-boot-cache
See gh-46132
2025-07-01 11:59:04 +01:00
Andy Wilkinson 32219337c7 Move code from spring-boot-actuator to spring-boot-amqp
See gh-46077
2025-07-01 11:59:01 +01:00
Andy Wilkinson 47fea175c1 Prune dependencies of spring-boot-autoconfigure-all
See gh-46071
2025-07-01 11:58:58 +01:00
Andy Wilkinson 753ddccde7 Move Actuator docs into a separate module
See gh-46071
2025-07-01 11:58:57 +01:00
Andy Wilkinson 3630a43ed7 Integration test each servlet web server with Spring MVC
See gh-46071
2025-07-01 11:58:56 +01:00
Andy Wilkinson d49bf8e59c Tidy up tests in spring-boot-autoconfigure-all
See gh-46071
2025-07-01 11:58:56 +01:00
Andy Wilkinson 0291064cea Create spring-boot-http-client-reactive module
See gh-46118
2025-07-01 11:58:55 +01:00
Andy Wilkinson bb80db8a28 Move web server auto-configure classes into spring-boot-web-server
Closes gh-46145
2025-07-01 11:58:52 +01:00
Andy Wilkinson 9fba39fc45 Create spring-boot-graphql-test module
Closes gh-46146
2025-07-01 11:58:49 +01:00
Andy Wilkinson b1a3d98295 Rename spring-boot-http to spring-boot-http-converter
Closes gh-46120
2025-07-01 11:58:45 +01:00
Andy Wilkinson 9e1758a3e3 Create spring-boot-http-client module
See gh-46118
2025-07-01 11:58:42 +01:00
Andy Wilkinson 401d74c124 Move CodecCustomizer into spring-boot-http-codec
Closes gh-46119
2025-07-01 11:58:39 +01:00
Andy Wilkinson 2d246b0d8c Remove no-longer-needed spring-boot-all module
See gh-46071
2025-07-01 11:58:36 +01:00
Andy Wilkinson ddd0b404e3 Create spring-boot-web-server-test module
See gh-46071
2025-07-01 11:58:35 +01:00
Andy Wilkinson a793efe486 Create spring-boot-web-server module
See gh-46145
2025-07-01 11:58:34 +01:00
Stéphane Nicoll 22ee6b2347 Move web server specific classes into .*.server.* packages
See gh-46071
2025-07-01 11:58:31 +01:00
Andy Wilkinson f944c49e31 Move persistence exception translation auto-config into tx module
Closes gh-46084
2025-07-01 11:58:30 +01:00
Andy Wilkinson 971acab9bb Create spring-boot-websocket module
Closes gh-46144
2025-07-01 11:58:28 +01:00
Andy Wilkinson 8e75b1dbc5 Move autoconfigure.container package into spring-boot-autoconfigure
See gh-46071
2025-07-01 11:58:24 +01:00
Andy Wilkinson f495e5e9d4 Move AOP auto-configuration into spring-boot-autoconfigure
See gh-46071
2025-07-01 11:58:24 +01:00
Andy Wilkinson 35818d1f70 Create spring-boot-netty module
Closes gh-46143
2025-07-01 11:58:23 +01:00
Andy Wilkinson c449158b2a Create spring-boot-reactor module
Closes gh-46142
2025-07-01 11:58:20 +01:00
Andy Wilkinson dc176e9dc2 Create spring-boot-graphql module
See gh-46141
2025-07-01 11:58:16 +01:00
Andy Wilkinson 4c688249e1 Create spring-boot-sql module
Closes gh-46140
2025-07-01 11:58:12 +01:00
Andy Wilkinson 7431a8e4eb Create spring-boot-session modules
See gh-46139
2025-07-01 11:58:09 +01:00
Andy Wilkinson cddad4a857 Create spring-boot-webflux module
See gh-46138
2025-07-01 11:58:05 +01:00
Andy Wilkinson 18a6f889f9 Create spring-boot-http-codec module
See gh-46119
2025-07-01 11:58:02 +01:00
Andy Wilkinson 47e08d7662 Create spring-boot-security-saml2 module
Closes gh-46137
2025-07-01 11:57:58 +01:00
Andy Wilkinson 877873e11c Create spring-boot-security-oauth2-authorization-server
Closes gh-46136
2025-07-01 11:57:55 +01:00