A Bootiful Podcast: Vedran Pavic on Spring Session, Croatia, and so much more
Hi, Spring fans! In today's episode Josh Long (@starbuxman) talks to community member and Spring Session teammate Vedran Pavic (@vedran_pavic).
Hi, Spring fans! In today's episode Josh Long (@starbuxman) talks to community member and Spring Session teammate Vedran Pavic (@vedran_pavic).
Hi, Spring fans! Welcome to yet another installment of This Week in Spring! It's been a very nice week indeed. I've been knee-deep in finishing my book, writing more code to support the A Bootiful Podcast production pipeline, and meeting amazing people in the new VMWare organization, and beyond. I've also been working on some new Spring Tips videos - what would you like to see covered, my friends?
We've got a lot of good stuff this week, so let's get to it!
On behalf of the Spring Data team, I’m pleased to announce the third milestone of the Neumann release train. This release ships exactly 75 tickets fixed and will be picked up by Spring Boot 2.3 M2 in the near future.
The most important new features are:
You can find a curated changelog in our release train wiki or skim through a full list of changes in JIRA.
The…
On behalf of the Spring Integration team, I’m pleased to announce the second milestone for Spring Integration 5.3
.
This release ships several bug fixes, a bunch of new features and improvements and will be picked up by Spring Boot 2.3 M2
in the near future.
It can be downloaded from our milestone repository:
compile "org.springframework.integration:spring-integration-core:5.3.0.M2"
With the IntegrationFlowExtension
implementation we now can right our own Java DSL for Spring Integration. It allows to introduce custom or composed EIP-operators. The existing IntegrationComponentSpec
implementations can now be extended for additional (missed?) options. So, now any custom and reusable solutions in Java DSL can be implemented in the target project:
public class CustomIntegrationFlowDefinition
extends IntegrationFlowExtension
public CustomIntegrationFlowDefinition…
Hi, Spring fans! In this episode Josh Long (@starbuxman) talks to Oleg Šelajev (@shelajev) about ZeroTurnaround, GraalVM, the vJUG and so much more.
On behalf of the community, I’m pleased to announce the release of Spring Security 4.2.14 (release notes). These releases deliver bug fixes, dependency updates, and improvements with our build. Users are encouraged to update to the latest patch release.
Hi, Spring fans! Welcome to another installment of This Week in Spring! I just finished spending a wonderful afternoon with customers and now I'm pouring through all the wonderful new content for this week. As usual, we've got a lot to cover so let's get to it!
On behalf of the community, I’m pleased to announce the release of Spring Security 5.3.0.RC1! You can find the complete details in the release notes and the highlights below:
On behalf of the community, I’m pleased to announce the release of Spring Security 5.2.2 (release notes), 5.1.8 (release notes) and 5.0.14 (release notes). These releases deliver bug fixes along with some minor improvements. Users are encouraged to update to the latest patch release.
The release 2.4.0 mainly focused on the UI updates and selected enhacements. Our post for 2.4.0.M1 contains more info about the changes.
As always, we welcome feedback and contributions, so please reach out to us on Stackoverflow or GitHub or via Gitter.