Parent POM providing dependency management and plugin configuration for Spring Boot applications built with Maven.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>4.0.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a Spring Boot application with auto-configuration.
Use a stable version like 3.x for production applications.
No dependency data recorded yet.