🌐
Maven Repository
mvnrepository.com › artifact › org.springframework.boot › spring-boot
Maven Repository: org.springframework.boot » spring-boot
6 days ago - It takes an opinionated view of the Spring platform and third-party libraries so you can get started with minimum configuration. ... aar android apache api arm assets build build-system bundle client clojure cloud config cran data database eclipse example extension framework github gradle groovy io ios javascript jvm kotlin library logging maven mobile module npm osgi persistence plugin resources rlang sdk server service spring sql starter testing tools ui web webapp
🌐
GitHub
github.com › spring-projects › spring-boot › wiki › Spring-Boot-3.4-Release-Notes
Spring Boot 3.4 Release Notes
May 28, 2025 - Spring Boot now uses the paketobuildpacks/builder-jammy-java-tiny by default. This builder supports ARM and x64 platforms out of the box. A trustBuilder option has been added to the Maven and Gradle plugins for building OCI images. This option controls how the CNB lifecycle is invoked, providing improved security when using builders from untrusted sources.
Author   spring-projects
🌐
Spring
spring.io › blog › 2023 › 09 › 21 › spring-boot-3-1-4-available-now
Spring Boot 3.1.4 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.1.4 has been released and is now available from Maven Central.
🌐
Spring
spring.io › blog › 2024 › 09 › 19 › spring-boot-3-3-4-available-now
Spring Boot 3.3.4 available now
September 19, 2024 - On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.3.4 has been released and is now available from Maven Central.
🌐
Spring
spring.io › blog › 2024 › 12 › 19 › spring-boot-3-4-1-available-now
Spring Boot 3.4.1 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.4.1 has been released and is now available from Maven Central.
🌐
Spring
docs.spring.io › spring-boot › maven-plugin › index.html
Maven Plugin :: Spring Boot
The Spring Boot Maven Plugin provides Spring Boot support in Apache Maven. It allows you to package executable jar or war archives, run Spring Boot applications, generate build information and start your Spring Boot application prior to running integration tests.
🌐
Maven Central
central.sonatype.com › artifact › org.springframework.boot › spring-boot-dependencies
org.springframework.boot:spring-boot-dependencies
... <?xml version="1.0" ...-projects/spring-boot</url> </scm> <issueManagement/> <properties> <activemq.version>6.2.1</activemq.version> <angus-mail.version>2.0.5</angus-mail.version> <artemis.version>2.52.0</artemis.version> <aspectj.version>1.9.25.1</aspectj.version> <assertj.version>3.27.7</assertj.version> <awaitility.version>4.3.0</awaitility.version> <zipkin-reporter.version>3.5.1</zipkin-reporter.version> <brave.version>6.3.0</brave.version> <build-helper-maven-plugin.ve...
🌐
Spring
docs.spring.io › spring-boot › index.html
Spring Boot :: Spring Boot
Spring Boot helps you to create stand-alone, production-grade Spring-based applications that you can run. We take an opinionated view of the Spring platform and third-party libraries, so that you can get started with minimum fuss. Most Spring Boot applications need very little Spring configuration ...
🌐
Spring
docs.spring.io › spring-boot › docs › current › maven-plugin › reference › htmlsingle
Spring Boot Maven Plugin Documentation
Integrating with Actuator · 10.1. ... Parameter details · detail · goal · indentSize · lineLength · The Spring Boot Maven Plugin provides Spring Boot support in Apache Maven....
🌐
Spring
spring.io › blog › 2024 › 05 › 23 › spring-boot-3-3-0-available-now
Spring Boot 3.3.0 available now
May 23, 2024 - On behalf of the Spring Boot team and everyone that has contributed, I am pleased to announce that Spring Boot 3.3.0 has been released and is available from Maven Central. This release adds a significant number of new features and improvements. For full upgrade instructions and new and noteworthy features please see the release notes. ... Observability improvements, for example support for Micrometer's @SpanTag, a process InfoContributor and Prometheus 1.x support
Find elsewhere
🌐
GitHub
github.com › spring-projects › spring-boot › wiki › Spring-Boot-3.1-Release-Notes
Spring Boot 3.1 Release Notes
November 13, 2024 - In the absence of an appropriate …ConnectionDetails bean being defined elsewhere, Spring Boot’s auto-configurations have been updated to define their own based backed by the relevant configuration properties. This allows …ConnectionDetails to be injected without having to handle the case where no such bean is available and a fallback to property-based configuration is required. Support for using Testcontainers to manage external services at development time has been introduced. A new Maven goal (spring-boot:test-run) and Gradle task (bootTestRun) can be used to launch an application through a test main method when using Testcontainers at development time.
Author   spring-projects
🌐
Maven Repository
mvnrepository.com › artifact › org.springframework.boot › spring-boot › 3.1.4
Maven Repository: org.springframework.boot » spring-boot » 3.1.4
September 21, 2023 - Spring Boot 3 API Mastery: Write scalable, reactive, and secure APIs for microservices with Spring Boot 3 and Java 21 (English Edition) ... Spring System Design in Practice: Build scalable web applications using microservices and design patterns in Spring and Spring Boot ... aar android apache api arm assets build build-system bundle client clojure cloud config cran data database eclipse example extension framework github gradle groovy io ios javascript jvm kotlin library logging maven mobile module npm osgi persistence plugin resources rlang sdk server service spring sql starter testing tools ui web webapp
Published   Sep 21, 2023
Version   3.1.4
🌐
Spring
spring.io › blog › 2025 › 05 › 22 › spring-boot-3-5-0-available-now
Spring Boot 3.5.0 available now
Releases | Stéphane Nicoll | May 22, 2025 | 1 min read | ... On behalf of the Spring Boot team and everyone that has contributed, I am pleased to announce that Spring Boot 3.5.0 has been released and is available from Maven Central.
🌐
Maven Central
repo1.maven.org › maven2 › org › springframework › boot › spring-boot-dependencies › 1.3.5.RELEASE › spring-boot-dependencies-1.3.5.RELEASE.pom
spring-boot-dependencies-1.3.5.RELEASE.pom
4.0.0 · org.springframework.boot · spring-boot-dependencies · 1.3.5.RELEASE · pom · Spring Boot Dependencies · Spring Boot Dependencies · http://projects.spring.io/spring-boot/ Pivotal Software, Inc. http://www.spring.io · Apache License, Version 2.0 ·
🌐
Spring
docs.spring.io › spring-boot › system-requirements.html
System Requirements :: Spring Boot
You can also deploy Spring Boot applications to any Servlet 6.1+ compatible container. Spring Boot applications can be converted into a Native Image using GraalVM 25 or above. Images can be created using the native build tools Gradle/Maven plugins or native-image tool provided by GraalVM. You can also create native images using the native-image Paketo buildpack. The following versions are supported: Spring Boot · Stable · 4.0.4 · 3.5.12 ·
🌐
Spring
spring.io › blog › 2024 › 11 › 21 › spring-boot-3-4-0-available-now
Spring Boot 3.4.0 available now
November 21, 2024 - Releases | Andy Wilkinson | November 21, 2024 | 1 min read | ... On behalf of the Spring Boot team and everyone that has contributed, I am pleased to announce that Spring Boot 3.4.0 has been released and is available from Maven Central.
🌐
Maven Repository
mvnrepository.com › artifact › org.springframework.boot › spring-boot-starter-parent › 3.3.4
Maven Repository: org.springframework.boot » spring-boot-starter-parent » 3.3.4
September 19, 2024 - CVE-2026-27446CVE-2026-24733CV...9CVE-2024-31573CVE-2024-12801CVE-2024-12798CVE-2023-26119CVE-2022-46337View 39 more ... ... aar android apache api arm assets build build-system bundle client clojure cloud config cran data database eclipse example extension framework github gradle groovy io ios javascript jvm kotlin library logging maven mobile module npm osgi persistence plugin resources rlang sdk server service spring sql starter ...
🌐
Maven Central
central.sonatype.com › artifact › org.springframework.boot › spring-boot
org.springframework.boot:spring-boot - Maven Central
pkg:maven/org.springframework.boot/spring-boot@Loading... ... <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot</artifactId> <version>4.1.0-M3</version> </dependency>
🌐
Spring
spring.io › blog › 2025 › 12 › 18 › spring-boot-3-4-13-available-now
Spring Boot 3.4.13 available now
December 18, 2025 - Releases | Stéphane Nicoll | December 18, 2025 | 1 min read | ... On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.4.13 has been released and is now available from Maven Central.