Commit Graph

119 Commits

Author SHA1 Message Date
Brian Clozel 8c0051a02e Drop Undertow support
Spring Framework 7.0 requires a Servlet 6.1 baseline for Servlet containers.

Partial Servlet 6.1 support is available on the `main` Undertow branch,
but there isn't any milestone version available for the undertow 2.4
generation. At this stage of our 4.0 schedule, we think it's safer to drop
Undertow support now.

Closes: gh-46917
2025-08-20 09:30:40 +02:00
Moritz Halbritter b3094469fd Update readme for JDK 24
We now require JDK 24 for building.

See gh-46587
2025-07-31 08:54:58 +02:00
Phillip Webb 3906dfaffe Polish 'Update README.adoc with link to CONTRIBUTING.adoc'
See gh-45969
2025-06-18 10:19:21 -07:00
Rutuja 41421d9fd7 Update README.adoc with link to CONTRIBUTING.adoc
Update the README to help potential contributors find information.

See gh-45969

Signed-off-by: Rutuja  <134671220+Rutujakolte03@users.noreply.github.com>
2025-06-18 10:17:41 -07:00
Brian Clozel c59eaa08b0 Remove links to Gitter channel
The channel has been closed.

See gh-1771
2025-01-16 14:30:55 +01:00
Phillip Webb 6f1a693dbb Merge branch '3.3.x'
Closes gh-42112
2024-09-03 20:17:00 -07:00
Phillip Webb dc310b4627 Merge branch '3.2.x' into 3.3.x
Closes gh-42111
2024-09-03 20:16:44 -07:00
Phillip Webb 8358630bd5 Remove "Converting a Spring Boot JAR Application to a WAR"
Remove "Converting a Spring Boot JAR Application to a WAR" since the
guide is no longer available.

Closes gh-42110
2024-09-03 20:15:56 -07:00
Andy Wilkinson f5df7e7e30 Fix documentation links in the README
Closes gh-41547
2024-07-17 14:15:30 +01:00
Andy Wilkinson 54c6aaf406 Merge branch '3.3.x'
Closes gh-41546
2024-07-17 14:12:03 +01:00
Anbu Sampath 3d2935995f Update README to fix links to the docs
See gh-41531
2024-07-17 14:09:30 +01:00
Phillip Webb 4849f8f273 Polish asciidoc formatting 2024-03-20 15:10:39 -07:00
Andy Wilkinson 1dbd3eb578 Merge branch '3.2.x' 2024-03-12 11:32:57 +00:00
Andy Wilkinson 004236becf Merge branch '3.1.x' into 3.2.x 2024-03-12 11:30:53 +00:00
Andy Wilkinson 5910d1d7a4 Update build badge to point to GitHub Actions
See gh-39851
2024-03-12 11:27:40 +00:00
Andy Wilkinson 3cb1f367ef Merge branch '3.2.x'
Closes gh-39264
2024-01-22 11:52:15 +00:00
Andy Wilkinson 65bafdc3f3 Merge branch '3.1.x' into 3.2.x
Closes gh-39263
2024-01-22 11:49:34 +00:00
Eric Haag 9c87a7e4ed Update Revved up by Develocity badge
See gh-39242
2024-01-22 11:46:34 +00:00
Andy Wilkinson 5ef7db9a28 Start working on Spring Boot 3.3 2024-01-04 10:56:56 +00:00
Andy Wilkinson b9c2c289b3 Start working on Spring Boot 3.2
This commit also disables the creation of forward merge issues
when merging into main. Forward merge issues will be re-enabled
once 3.1.1 has been released.
2023-06-08 17:22:21 +01:00
Andy Wilkinson 63abaa4cd2 Start working on 3.1.0 2023-01-23 12:04:39 +00:00
Andy Wilkinson 0555dda63d Remove rarely used commands from the CLI
Closes gh-32263
2022-09-08 21:23:33 +01:00
dreis2211 eea4611553 Fix references to JDK 1.8 in READMEs
See gh-30447
2022-03-28 09:38:24 +02:00
Stephane Nicoll 36c16bcc52 Merge branch '2.7.x' 2021-12-09 15:33:32 +01:00
Stephane Nicoll b093ae0113 Merge branch '2.6.x' into 2.7.x
Closes gh-28949
2021-12-09 15:33:20 +01:00
Stephane Nicoll 70c5eb9764 Merge branch '2.5.x' into 2.6.x
Closes gh-28948
2021-12-09 15:33:08 +01:00
Stephane Nicoll 0358c801d9 Polish "Fix grammar in README.adoc"
See gh-28835
2021-12-09 15:32:20 +01:00
Abhinav Vashisth 7ec3aa5e41 Fix grammar in README.adoc
See gh-28835
2021-12-09 15:29:08 +01:00
Andy Wilkinson e06b0d97f7 Update main branch to start work on 3.0.x 2021-11-30 15:07:24 +00:00
Andy Wilkinson 86a773a8e9 Update main branch to start work on 2.7.x 2021-11-30 11:16:53 +00:00
dreis2211 9d344b1e18 Update some more references to 2.5.x
See gh-26861
2021-06-11 11:54:34 +01:00
vic wu a58e5f745d Polish README
See gh-26320
2021-05-01 16:26:15 +02:00
Andy Wilkinson eba7951503 Merge branch '2.4.x'
Closes gh-25601
2021-03-11 09:40:51 +00:00
Andy Wilkinson 979890189a Merge branch '2.3.x' into 2.4.x
Closes gh-25600
2021-03-11 09:40:00 +00:00
Blake A. Long 6da00dfed8 Fix typos in README
See gh-25597
2021-03-11 09:38:54 +00:00
Stephane Nicoll d535e1a3f1 Polish contribution
See gh-24981
2021-02-22 09:16:27 +01:00
vlad doster 10dd400ad5 Polish README
See gh-24981
2021-02-22 09:13:38 +01:00
Nelson Osacky 592ee0220e Add filter to Gradle Enterprise Readme badge
Add a filter to the Gradle Enterprise Readme badge to filter the scans
list by only the Spring Boot project.

See gh-24664
2021-01-06 17:34:58 -08:00
Phillip Webb c3872661c9 Merge branch '2.4.x' 2021-01-05 17:34:42 -08:00
Phillip Webb c9c6e893d8 Merge branch '2.3.x' into 2.4.x 2021-01-05 17:33:25 -08:00
Phillip Webb 1e9bfd039c Merge branch '2.2.x' into 2.3.x 2021-01-05 17:30:50 -08:00
Phillip Webb 27b0cf946f Polish README and CONTRIBUTING files 2021-01-05 17:04:04 -08:00
Nelson Osacky 275901160f Add Revved up by Gradle Enterprise badge to README
See gh-24640
2021-01-04 11:45:14 +00:00
Stephane Nicoll 85d0f95f7a Start work on Spring Boot 2.5
Closes gh-24491
2020-12-14 14:35:37 +01:00
Andy Wilkinson 19ad163486 Merge branch '2.3.x'
Closes gh-22411
2020-07-20 13:58:40 +01:00
Andy Wilkinson accc1f1ca8 Merge branch '2.2.x' into 2.3.x
Closes gh-22410
2020-07-20 13:58:19 +01:00
Andy Wilkinson 21f733b89b Merge branch '2.1.x' into 2.2.x
Closes gh-22409
2020-07-20 13:49:53 +01:00
Andy Wilkinson 179d2c79d6 Avoid trivialising what the reader's learning about
Closes gh-22408
2020-07-20 13:45:41 +01:00
dreis2211 e1dc730388 Update some references to 2.4.x where appropriate
See gh-21612
2020-06-01 08:07:40 +01:00
Abdullah Khan 5c8f3c36aa Polish README.adoc
See gh-19817
2020-01-20 15:08:18 +01:00