About 360,000 results
Open links in new tab
  1. Spring Cloud 2023.0.6 (aka Leyton) Has Been Released

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

  2. CVE-2025-41234: RFD Attack via “Content-Disposition ... - Spring

    Description In Spring Framework, versions 6.0.x as of 6.0.5, versions 6.1.x and 6.2.x, an application is vulnerable to a reflected file download (RFD) attack when it sets a “Content …

  3. Rod Johnson , Juergen Hoeller , Keith Donald , Colin Sampaleanu , Rob Harrop , Thomas Risberg , Alef Arendsen , Darren Davison , Dmitriy Kopylenko , Mark Pollack ...

  4. Spring Initializr

    Initializr generates spring boot project with just what you need to start quickly!

  5. JSON :: Spring Boot

    If you use Jackson to serialize and deserialize JSON data, you might want to write your own JsonSerializer and JsonDeserializer classes. Custom serializers are usually registered with …

  6. This Week in Spring - June 24th, 2025

    Jun 24, 2025 · Hi, Spring fans! Welcome to another installment of This Week in Spring! We're in the middle of June already! And you know what that means? Warm weather, fun, and of …

  7. CVE-2025-41232: Spring Security authorization bypass for method ...

    Description Spring Security Aspects may not correctly locate method security annotations on private methods. This can cause an authorization bypass. Your application may be affected by …

  8. Spring Authorization Server 1.5.1, 1.4.4 and 1.3.7 available now

    Jun 17, 2025 · On behalf of the team and everyone who has contributed, it is my pleasure to announce the releases of Spring Authorization Server 1.5.1, 1.4.4 and 1.3.7. See the 1.5.1, …

  9. Common Application Properties :: Spring Boot

    Various properties can be specified inside your application.properties file, inside your application.yaml file, or as command line switches. This appendix provides a list of common …

  10. Using the @SpringBootApplication Annotation :: Spring Boot

    Many Spring Boot developers like their apps to use auto-configuration, component scan and be able to define extra configuration on their "application class". A single @SpringBootApplication …