This Week in Spring - January 17th, 2017
Welcome to another installment of This Week in Spring! We’ve got a lot to get into this week - even more so than usual! So, let’s get into it!
Starting to put together topics for the next season of Spring Tips: what would you like to see discussed?
— Josh Long (龙之春, जोश) (@starbuxman) January 13, 2017
This week there are a lot of great SpringOne Platform 2016 replays available online thanks to our very own Pieter Humphrey!
- Don’t miss Stéphane Maldini’s SpringOne Platform (S1P) 2016 talk introducing Reactor 3.0
- or this S1P 2016 talk by Sebastien Deleuze and Stephane Maldini on reactive programming options for the JVM (introducing Reactor and RxJava, among others)
- Yahoo! Marcin just tweeted some exciting news: Pact support has been added to Spring Cloud Contract
- Noriaki Tatsumi ( from Capital One) gave a nice S1P 2016 talk on operating a high velocity organization with Spring Cloud
- Google’s Ray Tsang and Bret McGowen put together a nice talk on using gRPC for Spring Developers
- in this S1P 2016 talk, Ben Hale, Paul Harris and Stephane Maldini introduce some of the nuance of building reactive APIs
- Ryan Baxter has just announced Spring Cloud Camden.SR4
- Glenn Renfro just announced Spring Cloud Task 1.1.2.RELEASE
- speaking of Spring Cloud Contract, I really dig this post by epages’ Mathias on building and testing event-driven microservices with Spring Cloud Contract
- I loved our very own Toshiaki Maki’s exhaustive repository demonstrating how to use Spring Boot with a larger number of different SQL persistence technologies. Great resource! Bookmark this!
- and speaking of persistence options, I really enjoyed community hero Michael Simmons’ talk on JOOQ and Spring Boot
- Hortonworks’s Tim Spann got a few great posts on using Spring Boot with Apache Phoenix or Apache Hive
- Martin Westergaard Lassen has put together a nice post on his top favorite seven (ahem! six.. :D) features of Spring Boot
- I really liked this post by Apigee’s Alan Ho on the reasons that organizations diffuse monolithic time-bombs: “If the monolithic stack doesn’t go, the good developers will”
- Yahoo! just open-sourced their continuous delivery platform called Screwdriver. This has little or nothing to do with Spring or Pivotal, directly, yet, but it’s yet another contender in the ever expanding ecosystem of continuous delivery tools, along with Pivotal’s Concourse, Netlfix Spinnaker (to which Pivotal, Google, Microsoft and Netflix all commit and contribute), Jenkins and so many more. Remember, at the end of the day, the most important metric for organizational agility isn’t cloud computing or microservices, it’s the ability to continuously (quickly and safely) deliver value to the customer.
- This is super cool! Now you can use Apache Camel with Spring Cloud Stream
- this is a topic near and dear to my heart: using a Spring Boot Slack bot to notify people of the availability of coffee
- Hurray! Cloud Foundry surgical routing is now supported in Spring Cloud Ribbon-based load-balancing
- want to consume of the Spring Cloud Services from .NET applications? Check out this post on Steeltoe
- Evan Brown put together a succinct blog introducing a replay of a talk on how to deploy Pivotal Cloud Foundry on Google Cloud Platform. Check out this talk on BOSH and Cloud Foundry Basics for Google Cloud Platform, pt. 1
- want to learn how to use Spring Cloud Security (and its OAuth support for clients) with RedHat’s Keycloak? Check this blog out by RedHat’s Kamesh out