Commit Graph

1839 Commits

Author SHA1 Message Date
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
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
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
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
Phillip Webb 725c8f4253 Create spring-boot-liquibase module
Issue: 46088
2025-06-27 14:44:56 -07:00
Stéphane Nicoll 34d41956b5 Create spring-boot-validation module
Issue: 46087
2025-06-27 14:44:22 -07:00
Stéphane Nicoll 13e0f45539 Create spring-boot-flyway module
Issue: 46086
2025-06-27 14:43:46 -07:00
Andy Wilkinson cda1ffe54d Create spring-boot-jdbc module
Issue: 46085
2025-06-27 14:41:32 -07:00
Andy Wilkinson 15d306a26b Create spring-boot-jackson-module
Issue: 46078
2025-06-27 11:41:47 -07:00
Andy Wilkinson 51b29485fe Create spring-boot-reactor-netty module
Issue: 46076
2025-06-27 11:39:41 -07:00
Andy Wilkinson 2bd4eb4e32 Create spring-boot-jetty module
Issue: 46075
2025-06-27 11:39:04 -07:00
Andy Wilkinson b6a8e6cf8c Create spring-boot-undertow module
Issue: 46074
2025-06-27 11:38:30 -07:00
Andy Wilkinson eac6ff5e83 Move Tomcat auto-configuration into spring-boot-tomcat
Issue: 46073
2025-06-27 11:37:59 -07:00
Andy Wilkinson 00bd123032 Create beginnings of spring-boot-tomcat module
Issue: 46073
2025-06-27 10:59:48 -07:00
Andy Wilkinson e221783251 Repackage web server classes
Issue: 44286
Issue: 44067
2025-06-27 10:56:24 -07:00
Stéphane Nicoll 3d6a6372c1 Merge branch '3.5.x'
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
Closes gh-46224
2025-06-27 13:01:20 +02:00
Stéphane Nicoll 8499888c74 Merge branch '3.4.x' into 3.5.x
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
Closes gh-46223
2025-06-27 13:01:09 +02:00
Dmytro Nosan 67f380c2bc Add @EnabledOnLocale annotation for locale-based tests
Introduce @EnabledOnLocale annotation to enable or disable tests
based on the system's default locale.

See gh-46211

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-06-27 12:45:35 +02:00
Phillip Webb 1bb1c13a61 Merge branch '3.5.x'
See gh-46067
2025-06-20 17:16:13 -07:00
Phillip Webb a37c84b7c5 Merge branch '3.4.x' into 3.5.x
See gh-46066
2025-06-20 17:14:59 -07:00