Spring Data 2020.0 - New and Noteworthy in Spring Data for Apache Cassandra 3.1

Engineering | Mark Paluch | November 26, 2020 | ...

Spring Data 2020.0.0 ships with Spring Data for Apache Cassandra 3.1. This release ships with numerous enhancements that refine existing functionality and introduce support for selected Cassandra 4 features:

  • Reactive auditing
  • Reactive SpEL support in @Query query methods.
  • Configuration of the keyspace per Statement through CqlTemplate and QueryOptions.
  • Revised CqlOperations with new queryForStream(…) methods returning a Stream with transparent pagination.
  • DataClassRowMapper to map Cassandra results to data classes via constructor creation/bean properties

Reactive Auditing

Reactive auditing is enabled by annotating your configuration class with @EnableReactiveCassandraAuditing. Registering a bean that implements ReactiveAuditorAware

This Week in Spring - November 24th, 2020

Engineering | Josh Long | November 25, 2020 | ...

Hi, Spring fans! Welcome to another jam-packed installment of This Week in Spring! It's the week of Thanksgiving here in the United States and I feel like I've got a ton of things and a ton more people for which and for whom to be thankful, and a huge, constant part of that is you, dear community. I say this in this column all the time, but you - the community - are the main reason that Spring is worth doing. I know that I speak for the entire Spring team when I say: thank you! And, speaking for myself, I hope that, whether you're in the US celebrating Thanksgiving or anywhere else, that you…

Spring Data 2020.0 - New and Noteworthy in Spring Data Elasticsearch 4.1

Engineering | Christoph Strobl | November 24, 2020 | ...

Spring Data Elasticsearch is one of the community modules shipped with the 2020.0 release. On behalf of P.J. Meisch, who is doing most of the heavy lifting these days, we’re happy to share his insights on the current release.

The previous release included major overhaul of the internal code structure and the API, whereas the 2020.0 version of Spring Data Elasticsearch focused on fixing bugs and adding functionality.

Altogether there were 23 bugs fixed and 81 other issues resolved. Spring Data Elasticsearch now is built with the actual Elasticsearch version 7.9.3.

This blog post shows the most…

Spring Native for GraalVM 0.8.3 available now

Releases | Sébastien Deleuze | November 23, 2020 | ...

On behalf of everyone that has contributed, I am pleased to announce that Spring Native for GraalVM 0.8.3 has been released and is available from Spring milestone repository, check the updated reference documentation for more details.

Spring Native for GraalVM provides an incubating support for compiling Spring applications to native executables using the native-image compiler, in order to provide a native deployment option designed to be packaged in lightweight containers. In practice, the target is to support your Spring application (typically a Spring Boot one), unmodified, on this new…

Spring Data 2020.0 - New and Noteworthy in Spring Data Neo4j 6.0

Engineering | Christoph Strobl | November 20, 2020 | ...

Spring Data Neo4j is a Spring Data community project that is maintained and developed by Neo4j, Inc. On behalf of the team working on the module at Neo4j, we are happy to share their insights about recent changes and new features shipped with the 2020.0.0 release.

Neo4j users who use Spring Boot 2.3 require special attention because the configuration infrastructure for Spring Data Neo4j 6.0 has changed in an incompatible way.

That said, not only has the configurational infrastructure changed, but the whole project changed.

The module has some history and went through several major changes. For…

Spring Data 2020.0 - New and Noteworthy in Spring Data R2DBC 1.2

Engineering | Mark Paluch | November 18, 2020 | ...

This release is a major milestone in Spring's R2DBC support. Spring support for R2DBC started as an experimental project two years ago to evaluate how a reactive SQL integration might look. With this release, Spring Data R2DBC underwent a major refactoring by moving several components into a dedicated spring-r2dbc module and deprecating components that are provided by the Spring Framework. Besides that change, Spring Data R2DBC ships with the following most notable changes:

  • Add lifecycle callbacks through the EntityCallback API
  • Reactive auditing
  • Pass-through of enum values and Postgres Geo types

This Week in Spring - November 17th, 2020

Engineering | Josh Long | November 18, 2020 | ...

Hi, Spring fans! Can you believe it's already November 17th, 2020!? We're weeks away from Thanksgiving here in the US and then the end-of-year holidays. I, for one, can not believe it. You know what else is pretty wild? The first week of January will be ten years of writing This Week in Spring!

I've got a pretty busy appearance schedule between now and the end of the year though. I'd love to see you at any of these events.

  1. 2020-11-17 - Ireland Bash Talk - I'll be speaking _tonight_ (California, USA / PDT time)
  2. 2020-11-18 - JCConf keynote speaker - Rsocket Revolution
  3. 2020-11-18 - QCon Plus - I'll be doing a presentation and doing live Q&A
  4. 2020-11-19 - the Kansas City JUG
  5. 2020-11-22 - GDG Devfest Shanghai
  6. 2020-11-23 - JavaHispano JUG presentation
  7. 2020-12-03 - Knoxville JUG
  8. 2020-12-04 - I'll be speaking at the jLove conference, participating in both a talk and a panel
  9. 2020-12-07 - Join me, Spring Developer Advocate Josh Long for this 90 minute exploration of all things reactive and RSocket in Spring. This is ideally timed for folks in APJ, so sign up now!
  10. 2020-12-15 - I'll be speaking at the Warsaw, Poland JUG - Warszawa JUG. Check the website for more details as they become available
  11. 2020-12-23 - Join me on our VMWare Tanzu channel - I'll be doing a "Code" stream at noon PDT

And, with all that out of the way, we've got a ton of stuff to get to this week so let's dive right in!

Spring Cloud 2020.0.0-M5 (aka Ilford) is Available

Releases | Spencer Gibb | November 18, 2020 | ...

On behalf of the community, I am pleased to announce that the Milestone 5 (M5) of the Spring Cloud 2020 Release Train is available today. The release can be found in Spring Milestone repository. You can check out the 2020 release notes for more information.

Notable Changes in the 2020 Release Train

This release requires Spring Boot 2.4.0.

Support for OpenTelemetry was added in Sleuth.

Support for RSocket was added in Bus.

Please see the wiki for a list of all breaking changes in this release train.

See all of the included issues and pull requests at the Github project.

Spring Cloud Bus

Support for RSocket was added via Spring Cloud Function RSocket support. This does not require Spring…

Get the Spring newsletter

Stay connected with the Spring newsletter

Subscribe

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all