Commit Graph

918 Commits

Author SHA1 Message Date
Stéphane Nicoll ab842a9701 Create spring-boot-data-r2dbc module
Issue: 46129
2025-06-27 15:06:17 -07:00
Stéphane Nicoll 786aa20d8b Create spring-boot-data-jdbc module
Issue: 46128
2025-06-27 15:05:48 -07:00
Stéphane Nicoll 98a9abc7cc Create spring-boot-data-couchbase module
Issue: 46127
2025-06-27 15:05:18 -07:00
Stéphane Nicoll 4da2d7e392 Create spring-boot-data-redis module
Issue: 46126
2025-06-27 15:04:46 -07:00
Andy Wilkinson 68b9203c78 Create spring-boot-webservices module
Issue: 46125
2025-06-27 15:04:15 -07:00
Andy Wilkinson 719c0a3e11 Create spring-boot-data-neo4j module
Issue: 46124
2025-06-27 15:03:06 -07:00
Stéphane Nicoll 42a6aa3a29 Create spring-boot-data-elasticsearch module
Issue: 46123
2025-06-27 15:02:34 -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 313b328508 Create spring-boot-hateoas module
Issue: 46117
2025-06-27 15:00:10 -07:00
Andy Wilkinson 44ae930af7 Create spring-boot-data-mongodb module
Issue: 46115
2025-06-27 14:59:09 -07:00
Andy Wilkinson 67ab931f80 Create spring-boot-mongodb module
Issue: 46114
2025-06-27 14:58:39 -07:00
Moritz Halbritter 3b77499e88 Create spring-boot-gson module
Issue: 46112
2025-06-27 14:57:39 -07:00
Moritz Halbritter 5c61f4b9fb Create spring-boot-thymeleaf module
Issue: 46110
2025-06-27 14:56:39 -07:00
Stéphane Nicoll 1e65697959 Create spring-boot-data-ldap module
Issue: 46109
2025-06-27 14:56:09 -07:00
Stéphane Nicoll 55b01d29a9 Create spring-boot-ldap module
Issue: 46108
2025-06-27 14:55:37 -07:00
Stéphane Nicoll 1157dc5451 Create spring-boot-neo4j module
Issue: 46106
2025-06-27 14:54:36 -07:00
Moritz Halbritter fe2539b7e3 Create spring-boot-mustache module
Issue: 46105
2025-06-27 14:54:00 -07:00
Andy Wilkinson 6c906cb4f7 Create spring-boot-cassandra module
Issue: 46104
2025-06-27 14:53:29 -07:00
Stéphane Nicoll 8c705529c3 Create spring-boot-couchbase module
Issue: 46103
2025-06-27 14:52:58 -07:00
Stéphane Nicoll 4702a7c63d Create spring-boot-jooq module
Issue: 46101
2025-06-27 14:52:03 -07:00
Stéphane Nicoll ba6b1348f1 Create spring-boot-data-jpa module
Issue: 46096
2025-06-27 14:49:20 -07:00
Stéphane Nicoll 7dffa75c9b Create spring-boot-jpa module
Issue: 46095
2025-06-27 14:48:44 -07:00
Andy Wilkinson 28dadc2cf5 Create spring-boot-r2dbc module
Issue: 46094
2025-06-27 14:48:10 -07:00
Brian Clozel 0690e870d2 Create spring-boot-elasticsearch module
Issue: 46091
2025-06-27 14:46:32 -07:00
Moritz Halbritter 86f950bc35 Create spring-boot-freemarker module
Issue: 46090
2025-06-27 14:46:01 -07:00
Phillip Webb 4ab92d4528 Create spring-boot-groovy-templates module
Issue: 46089
2025-06-27 14:45:31 -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 cacbd22715 Create spring-boot-tx module
Issue: 46084
2025-06-27 11:45:33 -07:00
Brian Clozel f8230d87a6 Create spring-boot-jsonb module
Issue: 46080
2025-06-27 11:42:52 -07:00
Andy Wilkinson 15d306a26b Create spring-boot-jackson-module
Issue: 46078
2025-06-27 11:41:47 -07:00
Andy Wilkinson 3ce346a261 Separate R2DBC and JDBC database initialization
Issue: 46071

Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2025-06-27 11:40:51 -07:00
Andy Wilkinson 51b29485fe Create spring-boot-reactor-netty module
Issue: 46076
2025-06-27 11:39:41 -07:00
Andy Wilkinson 7ee2bc1058 Start splitting up spring-boot-autoconfigure
Issue: 46071
2025-06-27 11:37:39 -07:00
Andy Wilkinson 00bd123032 Create beginnings of spring-boot-tomcat module
Issue: 46073
2025-06-27 10:59:48 -07:00
Andy Wilkinson a7e7cb45a0 Start splitting up spring-boot
Issue: 46071
2025-06-27 10:56:32 -07:00
Phillip Webb f5f26da140 Reduce number of test dependencies
Reduce the number of direct test dependencies and instead rely on
transitive test support dependencies.

Issue: 46072
2025-06-27 10:56:32 -07:00
Andy Wilkinson 741561d4ba Make sure elasticsearch-rest-client is on the classpath
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
9.0.3 of elasticsearch-java switched its dependency on
elasticsearch-rest-client from api to compileOnly so it is no longer
on the classpath of a consumer.

This commit reinstates the dependency so that our auto-configuration
of the RestClient still happens.

gh-46061 is tracking a switch to the new Rest5Client.

See gh-46207
2025-06-26 10:35:26 +01:00
Phillip Webb 3312979c77 Merge branch '3.5.x'
See gh-46067
2025-06-20 17:22:43 -07:00
Phillip Webb 61c2d0766b Merge branch '3.4.x' into 3.5.x
See gh-46066
2025-06-20 17:21:58 -07:00
Phillip Webb 3aeb18d618 Add license header to gradle files
See gh-46065
2025-06-20 17:20:50 -07: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
Phillip Webb d66b28fcba Update end copyright year to 'present'
See gh-46065
2025-06-20 17:12:38 -07:00
Moritz Halbritter 4a7fa705c2 Merge branch 'main' into 4.0.x 2025-06-12 11:30:23 +02:00
Moritz Halbritter 99a7ac6588 Merge branch '3.4.x'
Closes gh-45915
2025-06-12 11:30:01 +02:00