SpringOne Platform 2016 Replay: Next Level Redis with Spring

News | Pieter Humphrey | January 03, 2017 | ...

Recorded at SpringOne Platform 2016. Speaker: Christoph Strobl Slides: http://www.slideshare.net/SpringCentral/next-level-redis-with-spring

Redis is one of the most popular Open Source Key Value Stores these days. Spring Data Redis Lead Christoph Strobl takes you on a tour through high availability and cluster scenarios. He explains Object Hash Mapping and Secondary Indexes as well as the Spring Data Repository abstraction that let’s you seamlessly interact with Redis.

SpringOne Platform 2016 Replay: Where Does Apache Geode Fit in CQRS Architectures?

News | Pieter Humphrey | January 03, 2017 | ...

Recorded at SpringOne Platform 2016. Speaker: Eitan Suez Slides: http://www.slideshare.net/SpringCentral/where-does-apache-geode-fit-in-cqrs-architectures

In this talk, Eitan Suez will explore the question: Where does Geode fit in an organization's system architecture? Geode is a unique and feature-rich product that perhaps hasn't seen as much adoption as it deserves. Today's apps are no longer the straightforward, database-backed web applications we used to build a few years ago. Applications have become more sophisticated, as they've had to meet the need to scale, to be reliable, fault…

SpringOne Platform 2016 Replay: Introduction to Spring Data

News | Pieter Humphrey | January 03, 2017 | ...

Recorded at SpringOne Platform 2016. Speaker: Greg Turnquist Slides: http://www.slideshare.net/SpringCentral/introduction-to-spring-data

Are you still writing data queries by hand? Learn how Spring Data gives you the tools to leap over that hurdle and dive into solving problems. Feeling locked into your relational database due to having written gobs of SQL operations? In this live coding session, see how Spring Data provides the means to reduce that risk and give you the means to branch into other data stores. With a couple extra lines of code, you can even have a RESTful interface in no…

SpringOne Platform 2016 Replay: Managing secrets at scale

News | Pieter Humphrey | January 03, 2017 | ...

Recorded at SpringOne Platform 2016. Speaker: Mark Paluch Slides: http://www.slideshare.net/SpringCentral/managing-secrets-at-scale-64889986

Running multiple instances of microservices, deploying Docker images to Kubernetes is the current trend. But what about security? Are you encrypting passwords? Where do you store the key? How often do you rotate secrets? A modern system requires access to a multitude of secrets: database credentials, API keys for external services, credentials for service-oriented architecture communication and often much more. Traditional, manual patterns cannot keep…

Spring Framework 5.0 M4 released

Releases | Juergen Hoeller | December 30, 2016 | ...

Dear Spring community,

It is my pleasure to announce that the fourth Spring Framework 5.0 milestone is available now, right in time to wrap up 2016! Once again, please check the project page for how to obtain it from our milestone repository and the updated "Reactive Web Applications" documentation.

This milestone brings our reactive efforts close to completion and introduces a functional bean registration facility as well as comprehensive support for the Kotlin language. Stay tuned for a dedicated blog post on Kotlin...

Cheers, Juergen

This Year in Spring - 2016 edition

Engineering | Josh Long | December 28, 2016 | ...

Welcome to a very special This Week in Spring! Every year we wrap up with a recap of highlights from the year. This year's no different! It's been a heckuva year, and the Pivotal Spring and Cloud Foundry teams seem to deliver bigger and better tech every passing day. If you've been following This Week in Spring then you'll no doubt be aware of the changes! It's hard to keep up, even for me, with the dizzying pace of releases!

So, here are the top five things I'd encourage people to review from 2016:

  • Spring Boot: this year saw the release of Spring Boot 1.4 which in turn contains support for Spring Framework 4.3, Hibernate 5, Couchbase, Neo4J, and a slew of other niceties as discussed in the changelog. This year, in Pivotal Cloud Foundry 1.9, Spring Boot enjoys even greater integration with the platform, with deep support for Spring Boot Actuators, among many other things being surfaces in the Apps Manager console. Also, the downloads for Spring Boot are through the roof, going from 2.4 million a month in November 2015 to 10.2 million a month in 201…

Spring AMQP 1.7 RC1 available now

Releases | Artem Bilan | December 28, 2016 | ...

On behalf of the Spring Integration team I’d like to announce the first (and final) Release Candidate of Spring AMQP 1.7, which is available in the Milestone Repository.

This release is mainly an intermediate between version 1.6.x and 2.0 for Spring Boot 1.5 and IO Platform Brussels compatibility.

Anyway there are several improvements and new features to explain here:

  • Upgrade to Amqp Client 4.0 with appropriate RabbitConnectionFactoryBean changes

  • Upgrade to Log4j 2.7 and required braking change fix for the log4j2.AmqpAppender

  • Upgrade to Spring Retry 1.2 with important StatefulRetryOperationsInterceptor.setUseRawKey(true) for backward compatibility

  • a new spring-rabbit-junit artifact is provided with several utilities (like BrokerRunning @Rule) which can be useful for testing Spring AMQP applications

  • The SimpleMessageListenerContainer can now be started without queues to listen to at all. They can be provided later at runtime via addQueues()

  • a ConnectionNameStrategy is provided for the ConnectionFactory to allow to identify application connections in the Broker or other monitoring and tracing tools

Spring Tips: Season 1

Engineering | Josh Long | December 28, 2016 | ...

Hi Spring fans! I'm taking some time off for the holiday so there won't be a new Spring Tips until after the new year. If you're itching for something to watch and learn, here are some resources to tide you over.

Happy new year!

Spring Data Release Train Ingalls RC1 Released

Releases | Oliver Drotbohm | December 23, 2016 | ...

On behalf of the Spring Data team I'd like to announce the first (and final) release candidate of Spring Data train Ingalls. The release ships over 310 issues fixed (some of them previously released with Hopper service releases). The most important new features are:

  • Upgrade to Spring 4.3(.5) as baseline - #294.
  • Support to easily expose domain events as Spring application events from aggregate roots - DATACMNS-928.
  • Support for exists projection from derived query methods - DATACMNS-875.
  • Support for Javaslang's Option, collection and map types on repository query methods - DATACMNS-937, DATACMNS-940.
  • Added Spring Data LDAP module taking over the repository implementation of Spring LDAP.
  • Support for MongoDB aggregation operators added in latest releases - DATAMONGO-1536.
  • Stream execution now rejects invocation without surrounding transaction in JPA - DATAJPA-1023

Spring Boot 1.4.3 Available Now

Releases | Phil Webb | December 23, 2016 | ...

It is my pleasure to announce that Spring Boot 1.4.3 has been released and is available now from repo.spring.io and Maven Central.

Spring Boot 1.4.3 includes over 70 fixes, improvements and 3rd party dependency updates! Thanks to all that have contributed!

If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask at stackoverflow.com using the spring-boot tag.

Project Page | GitHub | Issues | Documentation

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