Commit Graph

  • 74724e5aea change doc to include requirement for `org.springframework.boot:spring-boot-h2console` dependency for H2 Console Igor 2025-11-24 19:54:18 +0200
  • 56e71729f0
    Merge b33874a9c9 into f7f11a4f25 Michal Domagala 2025-11-24 19:09:02 +0200
  • 3ae17ef4e3
    Merge 0cbeb111d4 into f7f11a4f25 Dmytro Nosan 2025-11-24 18:58:50 +0200
  • 729ad913d7
    Merge 03e644e2c3 into ae3408f285 Scott Frederick 2025-11-24 18:58:47 +0200
  • e630269499
    Merge 181fdda690 into f7f11a4f25 Dmytro Nosan 2025-11-24 10:01:07 -0600
  • db52448454
    Merge 91437c5963 into f7f11a4f25 Nhahan 2025-11-25 00:48:08 +0900
  • f7f11a4f25 Merge branch '3.5.x' main Stéphane Nicoll 2025-11-24 16:47:49 +0100
  • ae3408f285 Detect JDK25-style main method in SpringBootTest 3.5.x Stéphane Nicoll 2025-11-24 16:42:55 +0100
  • 91437c5963
    Merge branch 'spring-projects:main' into gh-48273-httpclient-virtual-threads Nhahan 2025-11-25 00:20:16 +0900
  • 42656898e5 Fix RestClient HTTP service condition for reactive VT Nhahan 2025-11-25 00:14:42 +0900
  • b662e6f4fe
    Merge 5cc0d9e9dc into 949c227698 Lansana Diomande 2025-11-24 23:45:29 +0900
  • 871f4a9823 Support virtual threads in HTTP Service Client autoconfiguration Nhahan 2025-11-24 23:40:49 +0900
  • 949c227698 Restore ApplicationServletEnvironment in web deployments Stéphane Nicoll 2025-11-24 15:34:05 +0100
  • 709e19f708 Test ApplicationServetEnvironment is configured in web environments Stéphane Nicoll 2025-11-24 15:32:09 +0100
  • 635e331587 Mention using AutoConfigureRestTestClient in a WebMvcTest Andy Wilkinson 2025-11-24 14:11:27 +0000
  • 5f52a77480 Merge branch '3.5.x' Andy Wilkinson 2025-11-24 12:03:57 +0000
  • b72628c0ff Merge branch '3.4.x' into 3.5.x Andy Wilkinson 2025-11-24 12:03:20 +0000
  • 780b412415 Upgrade to actions/checkout@v6 3.4.x Andy Wilkinson 2025-11-24 12:02:29 +0000
  • 89c50c0f45
    Merge 2e0bb46c15 into 1761ff0ff4 hojooo 2025-11-24 20:45:42 +0900
  • 1761ff0ff4 Clarify Batch docs on the need for a DataSource and DB-based repository Andy Wilkinson 2025-11-24 11:37:02 +0000
  • 09cc9e5c54
    Merge 159000756f into 4d3e374ad1 Vasily Pelikh 2025-11-24 11:37:26 +0000
  • 9ab3dea284
    Merge a903d6aaf3 into 4d3e374ad1 Vedran Pavic 2025-11-24 11:37:26 +0000
  • c1f48824dc
    Merge 18513ed386 into 4d3e374ad1 Stefano Cordio 2025-11-24 19:33:35 +0800
  • 4d3e374ad1 Merge branch '3.5.x' Andy Wilkinson 2025-11-24 11:23:52 +0000
  • a30efc8e0a Merge branch '3.4.x' into 3.5.x Andy Wilkinson 2025-11-24 11:23:22 +0000
  • 835199c9e8 Clarify effects of @EnableBatchProcessing Andy Wilkinson 2025-11-24 11:22:50 +0000
  • 04ba4120a4 Document need for JdbcDialect bean with Sring Data JDBC and AOT Andy Wilkinson 2025-11-24 10:55:19 +0000
  • a39adff3eb Corrected ProblemDetail mixin for XmlMapper.Builder Maurice Zeijen 2025-11-21 15:46:42 +0100
  • 7c433e6e32 Missing important issue about micrometer annotations michaldo 2025-11-23 21:42:22 +0100
  • 2d03feb66c Remove JUnit 4 references from test slice annotations javadoc ramzeta 2025-11-23 20:37:43 +0100
  • 0a4037880c Merge pull request #48255 from michaldo Stéphane Nicoll 2025-11-23 20:03:58 +0100
  • 76cccc5842 Document correct replacement for spring.jackson.parser Stéphane Nicoll 2025-11-23 20:03:33 +0100
  • 6ad521cdfc Document correct replacement for spring.jackson.generator michaldo 2025-11-23 17:50:07 +0100
  • e31b997e81 Typo: should be spring.jackson.generator -> spring.jackson.json.write' michaldo 2025-11-23 17:50:07 +0100
  • 290ca2807d
    Comment out conditional for repository owner check doc2401 2025-11-23 10:03:32 +0800
  • c585b05359 Polish Stéphane Nicoll 2025-11-22 09:59:11 +0100
  • df6216e744 Remove unnecessary IOException Tran Ngoc Nhan 2025-11-22 14:02:59 +0700
  • a89e89504f Merge branch '3.5.x' Phillip Webb 2025-11-21 17:07:40 -0800
  • aae9f47cbc Merge branch '3.4.x' into 3.5.x Phillip Webb 2025-11-21 17:07:33 -0800
  • 580ad488f0 Upgrade to Antora Spring UI v0.4.25 Phillip Webb 2025-11-21 17:06:31 -0800
  • 4b8db9b630 Fix problems with auto-configuration architecture checks Andy Wilkinson 2025-11-21 16:57:56 +0000
  • 85bbbc99ad Merge branch '3.5.x' Andy Wilkinson 2025-11-21 16:54:25 +0000
  • 01d93513c7 Merge branch '3.4.x' into 3.5.x Andy Wilkinson 2025-11-21 16:47:11 +0000
  • 40453e76f0 Merge branch '3.5.x' Andy Wilkinson 2025-11-21 16:47:00 +0000
  • 7459fe0163 Merge branch '3.4.x' into 3.5.x Andy Wilkinson 2025-11-21 16:46:26 +0000
  • 859606ae13 Split architecture checks by language as well as source set Andy Wilkinson 2025-11-21 16:12:17 +0000
  • fc8f9a322d Annotation Kotlin auto-config examples with @AutoConfiguration Andy Wilkinson 2025-11-21 16:35:14 +0000
  • 024037e164 Corrected ProblemDetail mixin for XmlMapper.Builder Maurice Zeijen 2025-11-21 15:46:42 +0100
  • 0be5a50319 Fix multiple HTTP message converters of the same type being lost Tommy Karlsson 2025-11-21 14:13:00 +0100
  • bd5264e28e Merge branch '3.5.x' Stéphane Nicoll 2025-11-21 13:02:14 +0100
  • d4408ab9cd Merge pull request #48169 from vpavic Stéphane Nicoll 2025-11-21 13:02:09 +0100
  • 1650092890 Polish "Revise "Use Liquibase for test-only migrations" section" Stéphane Nicoll 2025-11-21 12:05:42 +0100
  • 7bc6ebc169 Revise "Use Liquibase for test-only migrations" section Vedran Pavic 2025-11-07 21:51:12 +0100
  • 1e96c6cd02 Merge branch '3.5.x' Stéphane Nicoll 2025-11-21 11:27:56 +0100
  • 2f27912aea Merge branch '3.4.x' into 3.5.x Stéphane Nicoll 2025-11-21 11:27:45 +0100
  • 5bb8d711ce Refer to Infinispan documentation Stéphane Nicoll 2025-11-21 11:23:40 +0100
  • 977be74768 Document replacement for removed "max-retries" properties Stéphane Nicoll 2025-11-20 18:16:33 +0100
  • 0f4de3c4f4 Merge branch '3.5.x' Phillip Webb 2025-11-20 14:18:32 -0800
  • 39c0d17b87 Merge branch '3.4.x' into 3.5.x Phillip Webb 2025-11-20 14:18:11 -0800
  • 4d94fcba9a Upgrade to Antora Spring UI v0.4.24 Phillip Webb 2025-11-20 14:17:30 -0800
  • 0884005212 Generate individual modules' javadoc without web fonts Andy Wilkinson 2025-11-20 19:57:14 +0000
  • 384e8b9b74 Next development version (v4.0.1-SNAPSHOT) Phillip Webb 2025-11-20 10:38:42 -0800
  • 1c0e08b4c4 Release v4.0.0 v4.0.0 Phillip Webb 2025-11-20 08:17:33 -0800
  • 34879288f9 Merge branch '3.5.x' Andy Wilkinson 2025-11-20 14:20:03 +0000
  • 29b8e96978 Switch make-default in preparation for Spring Boot 4.0.0 Andy Wilkinson 2025-11-20 14:17:57 +0000
  • 88da0ddb94 Merge branch '3.5.x' Andy Wilkinson 2025-11-20 14:17:00 +0000
  • 56feeaa9a0 Next development version (v3.5.9-SNAPSHOT) Andy Wilkinson 2025-11-20 14:16:24 +0000
  • 3becdc7d47 Move server.error properties to spring.web.error Andy Wilkinson 2025-11-20 11:01:38 +0000
  • 17f22c3cce Release v3.5.8 v3.5.8 Andy Wilkinson 2025-11-20 11:52:56 +0000
  • 2b306329ae Merge branch '3.5.x' Moritz Halbritter 2025-11-20 12:27:44 +0100
  • 4f03b44e97 Merge branch '3.4.x' into 3.5.x Moritz Halbritter 2025-11-20 12:27:10 +0100
  • 3d15c13270 Next development version (v3.4.13-SNAPSHOT) Moritz Halbritter 2025-11-20 12:26:35 +0100
  • dc140dfc2e Upgrade to Spring Framework 7.0.1 Stéphane Nicoll 2025-11-20 10:48:40 +0100
  • fba84ddaea Revise "Use Liquibase for test-only migrations" section in reference manual Vedran Pavic 2025-11-07 21:51:12 +0100
  • 75da8b80ec Align restclient-test properties with module's name Andy Wilkinson 2025-11-20 09:20:02 +0000
  • 4fc7eeda41 Release v3.4.12 v3.4.12 Moritz Halbritter 2025-11-20 10:18:41 +0100
  • 331e9bcbf7 Remove metadata for previously deleted property Andy Wilkinson 2025-11-20 09:15:42 +0000
  • 81ec7aeb70 Fix clashing bean name with JsonTest and Jacksons 2 and 3 Andy Wilkinson 2025-11-20 08:48:43 +0000
  • 21b27df695 Merge branch '3.5.x' Moritz Halbritter 2025-11-20 10:04:14 +0100
  • 3b539aa9b4 Merge branch '3.4.x' into 3.5.x Moritz Halbritter 2025-11-20 09:58:48 +0100
  • ee70d55976 Upgrade to Spring Framework 6.2.14 Moritz Halbritter 2025-11-20 09:56:38 +0100
  • 2685f4bf29 Change tomcat and jetty runtime modules to starters Phillip Webb 2025-11-19 11:45:39 -0800
  • 2e75008ba1 Merge branch '3.5.x' Phillip Webb 2025-11-19 21:58:48 -0800
  • f7b4a8b377 Merge branch '3.4.x' into 3.5.x Phillip Webb 2025-11-19 21:58:36 -0800
  • 4a8d01d2b6 Exclude starter POMs from lib-provided when using Gradle Phillip Webb 2025-11-19 21:58:03 -0800
  • 97d58c21ce Merge branch '3.5.x' Phillip Webb 2025-11-19 10:35:08 -0800
  • 0bb0d5370a Merge branch '3.4.x' into 3.5.x Phillip Webb 2025-11-19 10:34:56 -0800
  • 4625534e83 Force Testcontainers Docker API version for Docker 29.0.0+ compatibility Phillip Webb 2025-11-19 10:33:34 -0800
  • 058e455cd8 Merge branch '3.5.x' Phillip Webb 2025-11-19 09:38:25 -0800
  • 7891ebf8b1 Merge branch '3.4.x' into 3.5.x Phillip Webb 2025-11-19 09:38:12 -0800
  • b0f50581bc Upgrade to antora-ui-spring v0.4.21 Phillip Webb 2025-11-19 09:37:42 -0800
  • be063b695a Upgrade to Spring Batch 6.0.0 Stéphane Nicoll 2025-11-19 17:40:40 +0100
  • d451da604b Merge branch '3.5.x' Stéphane Nicoll 2025-11-19 15:57:51 +0100
  • 885a83407f Upgrade to Kafka 4.1.1 Stéphane Nicoll 2025-11-19 15:50:23 +0100
  • c8f8798a7d Upgrade to Cassandra Driver 4.19.2 Stéphane Nicoll 2025-11-19 15:50:18 +0100
  • 7f15cc827b Upgrade to Spring RESTDocs 4.0.0 Andy Wilkinson 2025-11-19 14:46:39 +0000
  • 833b6daf98 Upgrade to Cassandra Driver 4.19.2 Stéphane Nicoll 2025-11-19 15:32:52 +0100
  • 3a13d07301 Merge branch '3.5.x' Moritz Halbritter 2025-11-19 15:07:02 +0100
  • 0addec6b68 Fix bug in SslMeterBinder when binding without registered bundles Moritz Halbritter 2025-11-19 14:41:35 +0100
  • 968a85156d Merge branch '3.5.x' Moritz Halbritter 2025-11-19 15:00:47 +0100