About 28,200 results
Open links in new tab
  1. The Executable Jar Format :: Spring Boot

    The spring-boot-loader modules lets Spring Boot support executable jar and war files. If you use the Maven plugin or the Gradle plugin, executable jars are automatically generated, and you …

  2. Spring Framework Overview

    Spring makes it easy to create Java enterprise applications. It provides everything you need to embrace the Java language in an enterprise environment, with support for Groovy and Kotlin …

  3. Spring Framework

    The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform. A key …

  4. Installing Spring Boot

    You can use Spring Boot in the same way as any standard Java library. To do so, include the appropriate spring-boot-*.jar files on your classpath. Spring Boot does not require any special …

  5. Launching Executable Jars :: Spring Boot

    The Launcher class is a special bootstrap class that is used as an executable jar’s main entry point. It is the actual Main-Class in your jar file, and it is used to setup an appropriate …

  6. 2.6 Required Spring Framework jar Files

    2.6 Required Spring Framework jar Files Because you no longer can use the "spring.jar" file, you must specify the individual module jars for your application.

  7. The Executable Jar Format

    The spring-boot-loader modules lets Spring Boot support executable jar and war files. If you use the Maven plugin or the Gradle plugin, executable jars are automatically generated, and you …

  8. Spring Cloud 2024.0.0 (aka Moorgate) Is Now Available

    Dec 3, 2024 · On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2024.0.0 Release Train is available today. The release can be …

  9. Spring Framework 5.3.40 and 6.0.24 available now

    Sep 12, 2024 · On behalf of the team, I am pleased to announce that Spring Framework 5.3.40 and 6.0.24 have been released for support customers. The releases are available from …

  10. CVE-2025-22228: Spring Security BCryptPasswordEncoder does …

    Level up your Java code and explore what Spring can do for you.