Commit Graph

2742 Commits

Author SHA1 Message Date
Andy Wilkinson b37a1e765d Create spring-boot-security-oauth2-client module 2025-05-08 10:48:55 +01:00
Andy Wilkinson ff7bfaf7b7 Create spring-boot-security module 2025-05-08 10:48:55 +01:00
Stéphane Nicoll 6932ab8fae Create spring-boot-cache module 2025-05-08 10:48:54 +01:00
Stéphane Nicoll 843d30038e Create spring-boot-data-rest module 2025-05-08 10:48:54 +01:00
Stéphane Nicoll a83107afcd Create spring-boot-data-redis module 2025-05-08 10:48:53 +01:00
Andy Wilkinson 93bed675a7 Create spring-boot-data-neo4j module 2025-05-08 10:48:52 +01:00
Stéphane Nicoll 38e78f6084 Create spring-boot-data-elasticsearch module 2025-05-08 10:48:51 +01:00
Stéphane Nicoll c3a56bf6a0 Create spring-boot-data-cassandra module 2025-05-08 10:48:51 +01:00
Andy Wilkinson 41f595cde0 Create spring-boot-webmvc module 2025-05-08 10:48:47 +01:00
Andy Wilkinson 59abf3589a Create spring-boot-http module 2025-05-06 14:46:54 -07:00
Andy Wilkinson 360824cd88 Create spring-boot-hateoas module 2025-05-06 14:46:54 -07:00
Andy Wilkinson a4898e7703 Create spring-boot-jersey module 2025-05-06 14:46:54 -07:00
Andy Wilkinson a481e8555c Create spring-boot-data-mongodb module 2025-05-06 14:46:54 -07:00
Andy Wilkinson a1835f5670 Create spring-boot-mongodb module 2025-05-06 14:46:54 -07:00
Stéphane Nicoll cdc789b229 Create spring-boot-ldap module 2025-05-06 14:46:53 -07:00
Stéphane Nicoll 2f8879871e Create spring-boot-quartz module 2025-05-06 14:46:53 -07:00
Stéphane Nicoll 02665378ed Create spring-boot-neo4j module 2025-05-06 14:46:52 -07:00
Andy Wilkinson 7d00430aa6 Create spring-boot-cassandra module 2025-05-06 14:46:52 -07:00
Stéphane Nicoll affec8a09a Create spring-boot-couchbase module 2025-05-06 14:46:52 -07:00
Stéphane Nicoll 087c8aa44b Create spring-boot-hazelcast module 2025-05-06 14:46:51 -07:00
Andy Wilkinson 67940145bd Create spring-boot-integration module 2025-05-06 14:46:51 -07:00
Stéphane Nicoll 8f422221a0 Create spring-boot-data-jpa module 2025-05-06 14:46:51 -07:00
Stéphane Nicoll 321c58ea50 Create spring-boot-jpa module 2025-05-06 14:46:49 -07:00
Andy Wilkinson fe7f1ef92b Create spring-boot-r2dbc module 2025-05-06 14:45:04 -07:00
Andy Wilkinson e3a5be21be Create spring-boot-kafka module 2025-05-06 14:45:04 -07:00
Brian Clozel 6d28d6ae4e Create spring-boot-elasticsearch module 2025-05-06 14:45:04 -07:00
Phillip Webb 37bec88704 Create spring-boot-liquibase module 2025-05-06 14:45:03 -07:00
Stéphane Nicoll 141ca05426 Create spring-boot-validation module 2025-05-06 14:45:03 -07:00
Stéphane Nicoll 450a5f8504 Create spring-boot-flyway module 2025-05-06 14:45:03 -07:00
Andy Wilkinson df81e9ccfa Create spring-boot-jdbc module 2025-05-06 14:45:01 -07:00
Stéphane Nicoll fa79efed7a Create spring-boot-artemis module 2025-05-06 14:44:04 -07:00
Stéphane Nicoll 5884dfcaf7 Create spring-boot-activemq module 2025-05-06 14:44:04 -07:00
Stéphane Nicoll ae4dfd1c4d Create spring-boot-jms module 2025-05-06 14:44:04 -07:00
Brian Clozel 007dd88981 Create spring-boot-jsonb module 2025-05-06 14:43:14 -07:00
Brian Clozel 8851031aaa Create spring-boot-mail module 2025-05-06 14:43:13 -07:00
Andy Wilkinson dc1474a143 Create spring-boot-jackson-module 2025-05-06 14:43:13 -07:00
Andy Wilkinson b449251167 Separate R2DBC and JDBC database initialization
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2025-05-06 14:43:13 -07:00
Brian Clozel 4a19d4cb96 Create spring-boot-amqp module 2025-05-06 14:43:13 -07:00
Andy Wilkinson 9f4268a9c2 Create spring-boot-reactor-netty module 2025-05-06 14:43:13 -07:00
Andy Wilkinson 510b07f231 Create spring-boot-jetty module 2025-05-06 14:43:12 -07:00
Andy Wilkinson 3d67e39689 Create spring-boot-undertow module 2025-05-06 14:43:12 -07:00
Andy Wilkinson 5c631e9485 Move Tomcat auto-configuration into spring-boot-tomcat 2025-05-06 14:43:12 -07:00
Andy Wilkinson e290ac3f34 Start splitting up spring-boot-autoconfigure 2025-05-06 14:43:10 -07:00
Andy Wilkinson 5ee34f8974 Create beginnings of spring-boot-tomcat module 2025-05-06 14:41:44 -07:00
Andy Wilkinson 2e5fd50267 Start splitting up spring-boot 2025-05-06 14:41:44 -07:00
Phillip Webb f4a8589336 Reduce number of test dependencies
Reduce the number of direct test dependencies and instead rely on
transitive test support dependencies.
2025-05-06 14:41:44 -07:00
Andy Wilkinson f36c223a23 Move WebServer-specific properties out of ManagementServerProperties
Issue: 44324
2025-05-06 14:41:43 -07:00
Andy Wilkinson ebd4c1a326 Repackage web server classes
Issue: 44286
Issue: 44067
2025-05-06 14:41:43 -07:00
Andy Wilkinson fa19860329 Move server-specific knowledge out of general child context creation
Issue: 44200
2025-05-06 14:41:43 -07:00
Andy Wilkinson 8d95c6a89c Move JerseyApplicationPath into a Jersey-specific package
Issue: 44066
2025-05-06 14:41:42 -07:00