Welcome to another installment of This Week in Spring! As usual, we've got a lot to cover so let's get to it: we've got an fresh batch of both new Spring Cloud software from the team and microservice themed S1P 2016 replays from Pieter Humphrey this week, so fasten your seat belt!
Spring Integration Extension for Hazelcast 1.0.0.m2. This release supports leads leadership election, an outbound adapter, cluster monitoring, and so much more.
- Spring Security lead Rob Winch just announced Spring LDAP 2.3.1, which is a quick followup to Spring LDAP 2.3.0 due to an issue discovered in the earlier release.
- Spring Integration lead Gary Russell just announced Spring AMQP 1.7.0.RELEASE and 1.6.7.RELEASE. This release includes upgrades to the AMQP 4.0 client, updated Log4J support, a new
spring-rabbit-junit
module, the ability to dynamically register queues at runtime, and numerous other niceties that - among other things - will be integrated into the imminent Spring Boot 1.5!
- Spring Integration guru Artem Bilan - never sleeping! - also just announced the Spring Integration Extension for SMB 0.5.0
- I really enjoyed Implementing Config Server and extending it from Clint Checketts at Domo and predict it's going to be a very popular S1P replay.
- Tomas Lin from Netflix brings CD and expression languages together in: Putting a SpEL on Spinnaker: Evolving an Expression Language for Continuous Delivery
- Mary Ann Wayer and Travis Cherry present a transition story at Premier, Inc in this SpringOne Platform 2016 Replay: Moving from Monolithic Architecture to Spring Cloud and Microservices
- Adrian Cole presents An Introduction to Distributed Tracing and Zipkin in this SpringOne Platform 2016 Replay.
- Marcin Grzejszczak and Reshmi Krishna demonstrate distributed tracing in this S1P 2016 Replay: Implementing Microservices tracing with Spring Cloud and Zipkin
- Do you code against common AWS services like SQS, ElastiCache, SNS, CloudFormation,
RDS, S3? Agim Emruil from Mimacom shows us how to access them from idiomatic spring constructs in this SpringOne Platform 2016 Replay: Spring Cloud on AWS