Commit Graph

1946 Commits

Author SHA1 Message Date
Phillip Webb f0abccffbc Create spring-boot-health module
Issue: 46155
2025-06-30 16:57:42 -07:00
Phillip Webb 22865e79bf Add EndpointObjectMapper supported types method
Issue: 45876
2025-06-30 16:57:42 -07:00
Andy Wilkinson f49aaa5808 Remove most deprecated APIs that were due for removal in 4.0
Support for rest controller, controler, and servlet endpoints has
been kept for now.

Issue: 45600
2025-06-30 16:57:41 -07:00
Andy Wilkinson 96946c67cf Move HTTP exchange auto-config into appropriate modules
Issue: 46071
2025-06-30 16:57:39 -07:00
Stéphane Nicoll e2515b6a61 Move Servlet high-level infrastructure to spring-boot-servlet
Issue: 46151
2025-06-30 16:57:39 -07:00
Stéphane Nicoll 956e644ba9 Move Actuator infrastructure for WebFlux to spring-boot-webflux
Issue: 46138
2025-06-30 16:57:38 -07:00
Andy Wilkinson e07a56c12a Move Spring Data repository metrics into spring-boot-data-commons
Issue: 46131
2025-06-30 16:57:38 -07:00
Stéphane Nicoll 4dae86a8fc Move Actuator infrastructure for WebMvc to spring-boot-webmvc
Issue: 46121
2025-06-30 16:57:37 -07:00
Stéphane Nicoll d8f3a6e203 Split WebEndpointTest infrastructure configuration
Issue: 46071
2025-06-30 16:57:35 -07:00
Stéphane Nicoll 331bdbd586 Move Actuator Jersey infrastructure to spring-boot-jersey
Issue: 46116
2025-06-30 16:57:35 -07:00
Andy Wilkinson aac9d64797 Reduce dependencies of spring-boot-actuator
Issue: 46071
2025-06-30 16:57:34 -07:00
Stéphane Nicoll 4c1f67d7fc Move Jetty metrics auto-configuration into spring-boot-jetty
Issue: 46075
2025-06-30 16:57:34 -07:00
Andy Wilkinson 5e261d881d Create spring-boot-metrics module
Issue: 46147
2025-06-30 16:57:28 -07:00
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 ff2492c54b Move web server auto-configure classes into spring-boot-web-server
Issue: 46145
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 720da70421 Remove no-longer-needed spring-boot-all module
Issue: 46071
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 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
Stéphane Nicoll 1197fa8304 Create spring-boot-cache module
Issue: 46132
2025-06-27 15:07:46 -07:00
Stéphane Nicoll 4da2d7e392 Create spring-boot-data-redis module
Issue: 46126
2025-06-27 15:04:46 -07:00
Stéphane Nicoll 921611a026 Create spring-boot-data-cassandra module
Issue: 46122
2025-06-27 15:02:03 -07:00
Andy Wilkinson 175e6acde8 Create spring-boot-webmvc module
Issue: 46121
2025-06-27 15:01:11 -07:00
Andy Wilkinson 93f279d6a1 Create spring-boot-http module
Issue: 46118
Issue: 46119
Issue: 46120
2025-06-27 15:00:39 -07:00
Andy Wilkinson 4c0839f516 Create spring-boot-jersey module
Issue: 46116
2025-06-27 14:59:39 -07:00
Stéphane Nicoll 1157dc5451 Create spring-boot-neo4j module
Issue: 46106
2025-06-27 14:54:36 -07:00
Stéphane Nicoll 63dbce0df3 Create spring-boot-hazelcast module
Issue: 46099
2025-06-27 14:51:01 -07:00
Andy Wilkinson 2dc2cb98d7 Create spring-boot-integration module
Issue: 46098
2025-06-27 14:50:29 -07:00