CDS with Spring Framework 6.1

Continue reading


@spring.io | 10 months ago

Runtime efficiency with Spring (today and tomorrow)

Continue reading


@spring.io | 1 year ago

From Spring Native to Spring Boot 3

Continue reading


@spring.io | 1 year ago

A Bootiful Podcast: Google Mad Scientist Josh Suereth

Hi, Spring fans! In this installment Josh Long (@starbuxman) looks at the latest and greatest in Spring Boot 3 AOT, then talks to Google’s Josh Suereth (@jsuereth) about observability with OpenTelemetry, building better build tools, and so much more.

| Continue reading


@spring.io | 2 years ago

RCE vulnerability with Java Spring framework (CVE-2022-22965)

Updates [04-01 16:35 BST] Updated Am I Impacted with additional notes [04-01 13:05 BST] Updated Suggested Workarounds section for Apache Tomcat upgrades and Java 8 downgrades [04-01 12:51 BST] Apache Tomcat releases versions 10.0.20, 9.0.62, and 8.5.78 which close the attack … | Continue reading


@spring.io | 2 years ago

Log4J2 Vulnerability and Spring Boot

As you may have seen in the news, a new zero-day exploit has been reported against the popular Log4J2 library which can allow an attacker to remotely execute code. The vulnerability has been reported with CVE-2021-44228 against the log4j-core jar and has been fixed in Log4J v2.15 … | Continue reading


@spring.io | 2 years ago

New AOT Engine Brings Spring Native to the Next Level

On behalf of the team and everyone who has contributed, it is my pleasure to announce the release of Spring Native 0.11, which provides native support for Spring Boot 2.6. This ambitious release is the result of five months of hard work by the Spring team, who have been working … | Continue reading


@spring.io | 2 years ago

A Java 17 and Jakarta EE 9 baseline for Spring Framework 6

As announced at SpringOne yesterday, Spring Framework 6 and Spring Boot 3 are planned towards a high-end baseline for their general availability in Q4 2022: Java 17+ (from Java 8-17 in the Spring Framework 5.3.x line) Jakarta EE 9+ (from Java EE 7-8 in the Spring Framework 5.3. … | Continue reading


@spring.io | 3 years ago

Spring GraphQL

Following the Spring GraphQL project announcement and the availability of a 1.0 milestone, this blog post aims to provide more details.IntroductionIf you’re looking to get started, please head over to our reference documentation and read the “Boot Starter” section, or run the sam … | Continue reading


@spring.io | 3 years ago

react-spring 9

Bring your components to life with simple spring animation primitives for React | Continue reading


@react-spring.io | 3 years ago

Spring Native Beta – compile Spring applications to native images using GraalVM

Today, after one year and half of work, I am pleased to announce that we’re launching the beta release of Spring Native and its availability on start.spring.io! In practice, that means that in addition to the regular Java Virtual Machine supported by Spring since its inceptio … | Continue reading


@spring.io | 3 years ago

DynamicPropertySource in Spring Framework 5.2.5 and Spring Boot 2.2.6

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


@spring.io | 4 years ago

Best React Animation Library

Bring your components to life with simple spring animation primitives for React | Continue reading


@react-spring.io | 4 years ago

Spring Data R2DBC Goes GA

On behalf of the team and everyone that contributed, I am delighted to announce that Spring Data R2DBC 1.0 is generally available from repo.spring.io as well as Maven Central! Spring Data R2DBC 1.0 is a non-blocking database client library for the just released R2DBC specificatio … | Continue reading


@spring.io | 4 years ago

Announcing Nohttp

I’m pleased to announce the nohttp project, which lets users find, replace, and prevent the usage of http://. Background Today, Jonathan Leitschuh published a blog titled Want to take over the Java ecosystem? All you need is a MITM!. The blog demonstrates that hundreds of Java … | Continue reading


@spring.io | 5 years ago

Spring Tips: Reactive Transactions

Hi Spring fans! In this installment Josh Long (@starbuxman) looks at the just-announced support for reactive transactions, now supported in both R2DBC and Spring Data MongoDB.

speaker: Josh Long
twitter: @starbuxman

| Continue reading


@spring.io | 5 years ago

Going Reactive with Spring, Coroutines and Kotlin Flow

Since we announced Spring Framework official support for Kotlin in January 2017, a lot of things happened. Kotlin was announced as an official Android development language at Google I/O 2017, we continued to improve the Kotlin support across Spring portfolio and Kotlin itself h … | Continue reading


@spring.io | 5 years ago

Spring Framework's Migration from Jira to GitHub Issues

The Spring Framework has migrated its entire history of issues from Jira to GitHub. The goal of this blog post is to provide you with context and details about this move.Migration DetailsThe entire 15+ year history of every Spring Framework issue, and every comment, has been impo … | Continue reading


@spring.io | 5 years ago

Spring Boot in a Container

Many people are using containers to wrap their Spring Boot applications, and building containers is not a simple thing to do. This is an article for developers of Spring Boot applications, and containers are not always a good abstraction for developers - they force you to learn … | Continue reading


@spring.io | 5 years ago

Spring Boot 2.1.0 – with Java 11 support

On behalf of the Spring Boot team and everyone that has contributed, it’s my pleasure to announce that Spring Boot 2.1.0 has been released and is available now from repo.spring.io, Maven Central and Bintray. This release adds a significant number of new features and improvements. … | Continue reading


@spring.io | 5 years ago

Spring Boot 2.1.0

On behalf of the Spring Boot team and everyone that has contributed, it’s my pleasure to announce that Spring Boot 2.1.0 has been released and is available now from repo.spring.io, Maven Central and Bintray. This release adds a significant number of new features and improvements. … | Continue reading


@spring.io | 5 years ago

Spring Boot 2.0.5 Released

It is my pleasure to announce that Spring Boot 2.0.5 has been released and is is now available from repo.spring.io and Maven Central.Spring Boot 2.0.5 includes 87 fixes, improvements and dependency updates. Thanks to all that have contributed with issue reports and pull requests. … | Continue reading


@spring.io | 6 years ago

The Road to Reactive Spring Cloud

The new Spring Cloud Finchley GA release is jam-packed with good stuff and represents a major milestone in the journey to reactive microservices. I couldn’t possibly list everything so I refer you to the fresh-from-the-oven release announcement by Spencer Gibb. Instead, in this p … | Continue reading


@spring.io | 6 years ago

Spring Cloud Finchley.RELEASE is available

On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud Finchley Release Train is available today. The release can be found in Maven Central. You can check out the Finchley release notes for more information.Lifecycle Annou … | Continue reading


@spring.io | 6 years ago

A functional, zero-annotation Kotlin microframework from the Spring Team?

speaker: Josh Long

Hi Spring fans! In this installment of Spring Tips we look at the brand new microframework from the Spring team, Spring Fu, which makes short work of building fast, reactive Kotlin-based microservices.

| Continue reading


@spring.io | 6 years ago

Spring Cloud Data Flow Picks Up Spring Boot 2.0 Support

The Spring Cloud Data Flow team is pleased to announce the 1.5.0 GA release. Follow the Getting Started guides for Local Server, Cloud Foundry, and Kubernetes. Here are the highlights: UI Improvements Spring Boot, Spring Cloud Stream 2.0, and Spring Cloud … | Continue reading


@spring.io | 6 years ago

Spring Framework 4.2 goes GA

Dear Spring community, It's my pleasure to announce that Spring Framework 4.2 is now generally available from repo.spring.io as well as Maven Central! … | Continue reading


@spring.io | 9 years ago