Commit Graph

  • 7444a39a83 Move Elasticsearch Docker Compose support into spring-boot-elasticsearch Phillip Webb 2025-05-19 19:24:35 -07:00
  • b840b52c88 Move Cassandra Docker Compose support into spring-boot-cassandra Phillip Webb 2025-05-19 19:22:34 -07:00
  • 5d38cac409 Move Amqp Docker Compose support into spring-boot-amqp Phillip Webb 2025-05-19 19:21:40 -07:00
  • d78eca26ee Move Artemis Docker Compose support into spring-boot-artemis Phillip Webb 2025-05-19 19:20:33 -07:00
  • 9019339629 Move ActiveMQ Docker Compose support into spring-boot-activemq Phillip Webb 2025-05-19 11:07:13 -07:00
  • fac158fe4e Start splitting spring-boot-docker-compose Phillip Webb 2025-05-19 10:05:25 -07:00
  • e7cd3bed65 Move Redis testcontainers support into spring-boot-data-redis Stéphane Nicoll 2025-05-19 16:52:21 +02:00
  • 0efac79dbe Move R2DBC testcontainers support into spring-boot-r2dbc Stéphane Nicoll 2025-05-19 16:43:35 +02:00
  • f2c3d46286 Move Pulsar testcontainers support into spring-boot-pulsar Stéphane Nicoll 2025-05-19 16:28:52 +02:00
  • c6c47fdf0a Move Neo4j testcontainers support into spring-boot-neo4j Stéphane Nicoll 2025-05-19 16:22:21 +02:00
  • 00a989d047 Move MongoDB testcontainers support into spring-boot-mongodb Stéphane Nicoll 2025-05-19 16:18:14 +02:00
  • 5c232d171a Move LDAP testcontainers support into spring-boot-ldap Stéphane Nicoll 2025-05-19 16:10:47 +02:00
  • 9a4f65a740 Move Kafka testcontainers support into spring-boot-kafka Stéphane Nicoll 2025-05-19 16:05:47 +02:00
  • e3f66ee591 Move Hazelcast testcontainers support into spring-boot-hazelcast Stéphane Nicoll 2025-05-19 15:57:38 +02:00
  • f992c9a2cb Move Liquibase testcontainers support into spring-boot-liquibase Stéphane Nicoll 2025-05-19 15:48:29 +02:00
  • 400a1c96ae Move Flyway testcontainers support into spring-boot-flyway Stéphane Nicoll 2025-05-19 15:41:29 +02:00
  • 9d531caa52 Move JDBC testcontainers support into spring-boot-jdbc Stéphane Nicoll 2025-05-19 15:35:58 +02:00
  • 5c0cda3f7e Move Elasticsearch testcontainers support into spring-boot-elasticsearch Stéphane Nicoll 2025-05-19 15:19:07 +02:00
  • 33f146a461 Move Couchbase testcontainers support into spring-boot-couchbase Stéphane Nicoll 2025-05-19 15:13:57 +02:00
  • dac8ed9eef Move Cassandra testcontainers support into spring-boot-cassandra Stéphane Nicoll 2025-05-19 15:03:43 +02:00
  • c8de0caaeb Move Amqp testcontainers support into spring-boot-amqp Stéphane Nicoll 2025-05-19 14:43:46 +02:00
  • abdc0fdf90 Move Artemis testcontainers support into spring-boot-artemis Stéphane Nicoll 2025-05-19 14:30:05 +02:00
  • 52f3d4cbdb Move ActiveMQ testcontainers support into spring-boot-activemq Stéphane Nicoll 2025-05-19 14:08:35 +02:00
  • 3443baef24 Start splitting spring-boot-testcontainers Stéphane Nicoll 2025-05-19 13:36:44 +02:00
  • 1aea3c5a1e Create spring-boot-metrics module Andy Wilkinson 2025-05-19 14:40:08 +01:00
  • b2393d6851 Move session endpoint auto-configuration into spring-boot-session Andy Wilkinson 2025-05-19 10:36:46 +01:00
  • f1f3db7c53 Move Quartz endpoint auto-configuration into spring-boot-quartz Andy Wilkinson 2025-05-19 09:44:57 +01:00
  • 9c9e9ecc7d Move Neo4j health auto-configuration into spring-boot-neo4j Andy Wilkinson 2025-05-19 09:19:58 +01:00
  • 98de3d3cb0 Move mail health auto-configuration into spring-boot-mail Andy Wilkinson 2025-05-19 09:04:19 +01:00
  • 33ac838d26 Move Liquibase endpoint auto-configuration into spring-boot-liquibase Andy Wilkinson 2025-05-19 08:20:23 +01:00
  • ec48e45c62 Move LDAP health auto-configuration into spring-boot-ldap Andy Wilkinson 2025-05-19 08:05:00 +01:00
  • df7afc5aac Move JMS health auto-configuration into spring-boot-jms Andy Wilkinson 2025-05-16 19:58:23 +01:00
  • 47831a41ed Move JDBC health auto-configuration into spring-boot-jdbc Andy Wilkinson 2025-05-16 19:20:57 +01:00
  • f8716ab851 Move Hazelcast health auto-configuration into spring-boot-hazelcast Andy Wilkinson 2025-05-16 16:25:39 +01:00
  • 5c6fde3650 Move Flyway endpoint auto-configuration to spring-boot-flyway Andy Wilkinson 2025-05-16 16:05:17 +01:00
  • 94f4347735 Move Data Elasticsearch health auto-configuration Andy Wilkinson 2025-05-16 15:39:02 +01:00
  • 9fe6e77b0d Move Elasticsearch health auto-configuration into spring-boot-elasticsearch Andy Wilkinson 2025-05-16 15:27:37 +01:00
  • 79a842ec64 Move Couchbase health auto-configuration into spring-boot-couchbase Andy Wilkinson 2025-05-16 14:57:27 +01:00
  • 8c7de6ea79 Move caches endpoint auto-configuration into spring-boot-cache Andy Wilkinson 2025-05-16 14:37:12 +01:00
  • f0e9ee14f9 Move Cassandra health auto-configuration into spring-boot-cassandra Andy Wilkinson 2025-05-16 13:48:08 +01:00
  • c4de496ae4 Move AMQP health auto-configuration into spring-boot-amqp Andy Wilkinson 2025-05-16 12:13:48 +01:00
  • 2c227bdd82 Start splitting up spring-boot-actuator-autoconfigure Andy Wilkinson 2025-05-16 11:32:33 +01:00
  • 7a9be5bd4a Rework HTTP client modules Andy Wilkinson 2025-05-13 12:49:28 +01:00
  • 4763ef2463 Move code from spring-boot-actuator to spring-boot-http-client-reactive Andy Wilkinson 2025-05-12 15:48:45 +01:00
  • e2e9000aab Move code from spring-boot-actuator to spring-boot-session Andy Wilkinson 2025-05-12 14:04:39 +01:00
  • aea09106f2 Move code from spring-boot-actuator to spring-boot-quartz Andy Wilkinson 2025-05-12 12:28:54 +01:00
  • 81771ecb24 Move code from spring-boot-actuator to spring-boot-http-client Andy Wilkinson 2025-05-12 12:19:02 +01:00
  • 7d4c95815d Move code from spring-boot-actuator to spring-boot-r2dbc Andy Wilkinson 2025-05-12 11:05:58 +01:00
  • f0a8c8fa28 Move code from spring-boot-actuator into spring-boot-neo4j Andy Wilkinson 2025-05-12 10:42:48 +01:00
  • 048cc5a6da Move code from spring-boot-actuator to spring-boot-mail Andy Wilkinson 2025-05-12 09:43:42 +01:00
  • 29b745215e Move code from spring-boot-actuator to spring-boot-jdbc Andy Wilkinson 2025-05-12 09:00:55 +01:00
  • d6a7aeb298 Move code from spring-boot-actuator to spring-boot-liquibase Andy Wilkinson 2025-05-09 17:10:39 +01:00
  • 22e09fb277 Move code from spring-boot-actuator to spring-boot-ldap Andy Wilkinson 2025-05-09 16:55:15 +01:00
  • 0e489acfdb Move code from spring-boot-actuator to spring-boot-jms Andy Wilkinson 2025-05-09 16:39:44 +01:00
  • 8190edfe28 Move code from spring-boot-actuator to spring-boot-flyway Andy Wilkinson 2025-05-09 16:25:21 +01:00
  • 792314c2ec Move code from spring-boot-actuator to spring-boot-integration Andy Wilkinson 2025-05-09 16:05:41 +01:00
  • 108ee378ff Move code from spring-boot-actuator to spring-boot-hazelcast Andy Wilkinson 2025-05-09 15:51:01 +01:00
  • b7588f3ebd Move code from spring-boot-actuator to spring-boot-elastichsearch Andy Wilkinson 2025-05-09 15:34:17 +01:00
  • ee458e1909 Move code from spring-boot-actuator to spring-boot-data-redis Andy Wilkinson 2025-05-09 15:19:52 +01:00
  • 631653cd1d Move code from spring-boot-actuator to spring-boot-data-mongodb Andy Wilkinson 2025-05-09 14:57:35 +01:00
  • 3866abb2ca Move code from spring-boot-actuator to spring-boot-data-elasticsearch Andy Wilkinson 2025-05-09 13:08:18 +01:00
  • 0c55d5beb8 Move code from spring-boot-actuator to spring-boot-couchbase Andy Wilkinson 2025-05-09 11:28:13 +01:00
  • ec0370bc2e Move code from spring-boot-actuator to spring-boot-cassandra Andy Wilkinson 2025-05-09 10:21:22 +01:00
  • adec7f2df2 Move code from spring-boot-actuator to spring-boot-cache Andy Wilkinson 2025-05-09 09:33:02 +01:00
  • 302a4212b5 Move code from spring-boot-actuator to spring-boot-amqp Andy Wilkinson 2025-05-09 09:02:06 +01:00
  • ba978d48fe Prune dependencies of spring-boot-autoconfigure-all Andy Wilkinson 2025-05-08 14:21:57 +01:00
  • 48770cfd16 Move Actuator docs into a separate module Andy Wilkinson 2025-05-08 13:38:26 +01:00
  • 37b2cdd5bd Integration test each servlet web server with Spring MVC Andy Wilkinson 2025-05-08 11:50:47 +01:00
  • 5b4791fdc6 Tidy up tests in spring-boot-autoconfigure-all Andy Wilkinson 2025-05-08 10:36:48 +01:00
  • 6e04fc0910 Create spring-boot-http-client-reactive module Andy Wilkinson 2025-05-07 11:31:34 +01:00
  • 4471c0e644 Move web server auto-configure classes into spring-boot-web-server Andy Wilkinson 2025-05-07 13:49:13 +01:00
  • dee54a8b99 Create spring-boot-graphql-test module Andy Wilkinson 2025-05-07 12:13:26 +01:00
  • 651bd21d06 Rename spring-boot-http to spring-boot-http-converter Andy Wilkinson 2025-05-07 08:43:19 +01:00
  • a1d8b0287a Create spring-boot-http-client module Andy Wilkinson 2025-05-06 17:51:50 +01:00
  • 82b90c420c Move CodecCustomizer into spring-boot-http-codec Andy Wilkinson 2025-05-06 10:18:23 +01:00
  • c33ee45ba2 Remove no-longer-needed spring-boot-all module Andy Wilkinson 2025-05-02 16:12:42 +01:00
  • 4f579905ef Create spring-boot-web-server-test module Andy Wilkinson 2025-05-02 14:03:24 +01:00
  • 96bee8e034 Create spring-boot-web-server module Andy Wilkinson 2025-05-01 13:40:49 +01:00
  • 0cf76bf43b Move web server specific classes into .*.server.* packages Stéphane Nicoll 2025-05-28 15:32:12 +02:00
  • 8efc8baf45 Move persistence exception translation auto-config into tx module Andy Wilkinson 2025-04-29 12:10:55 +01:00
  • 6bf5e0c1d7 Create spring-boot-websocket module Andy Wilkinson 2025-04-29 11:24:54 +01:00
  • 2c0e8b7900 Move autoconfigure.container package into spring-boot-autoconfigure Andy Wilkinson 2025-04-29 10:29:59 +01:00
  • 5b12959189 Move AOP auto-configuration into spring-boot-autoconfigure Andy Wilkinson 2025-04-29 10:19:49 +01:00
  • a527e028a7 Create spring-boot-netty module Andy Wilkinson 2025-04-28 15:18:53 +01:00
  • 343b9a8276 Create spring-boot-reactor module Andy Wilkinson 2025-04-28 14:51:21 +01:00
  • 978de86361 Create spring-boot-graphql module Andy Wilkinson 2025-04-04 17:15:43 +01:00
  • 837cf467e0 Create spring-boot-sql module Andy Wilkinson 2025-04-04 15:20:14 +01:00
  • e288c81b7b Create spring-boot-session modules Andy Wilkinson 2025-04-03 15:59:55 +01:00
  • 014240d576 Create spring-boot-webflux module Andy Wilkinson 2025-04-03 09:04:26 +01:00
  • 2e52a3ebef Create spring-boot-http-codec module Andy Wilkinson 2025-04-02 14:36:51 +01:00
  • 4ce8b591e0 Create spring-boot-security-saml2 module Andy Wilkinson 2025-03-31 15:07:32 +01:00
  • 4d8b558b9b Create spring-boot-security-oauth2-authorization-server Andy Wilkinson 2025-03-28 13:21:19 +00:00
  • 0c0af48fea Create spring-boot-security-oauth2-resource-server module Andy Wilkinson 2025-03-31 12:58:44 +01:00
  • d5e84c627d Create spring-boot-security-oauth2-client module Andy Wilkinson 2025-03-31 10:39:09 +01:00
  • f53b9786e5 Create spring-boot-security module Andy Wilkinson 2025-04-23 11:20:00 +01:00
  • 63255f3c62 Create spring-boot-cache module Stéphane Nicoll 2025-03-30 09:43:37 +02:00
  • dbd5c9847d Create spring-boot-data-web module Stéphane Nicoll 2025-03-30 08:35:56 +02:00
  • 41befa4fea Create spring-boot-data-rest module Stéphane Nicoll 2025-03-30 07:44:47 +02:00
  • de2827e23f Create spring-boot-data-r2dbc module Stéphane Nicoll 2025-03-28 17:17:27 +01:00
  • cacaeacbe9 Create spring-boot-data-jdbc module Stéphane Nicoll 2025-03-28 16:27:46 +01:00