Core library for Spring Boot, enabling auto-configuration and standalone application creation.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId>
<version>4.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows the standard entry point for a Spring Boot application.
Upgrade to Java 17+ and review the Spring Boot 4.0 migration guide.
No dependency data recorded yet.