Hi Spring fans! Welcome to another installment of This Week in Spring! Can you beleive we're less than six weeks away from 2018? Time sure flies when you're having fun!
This week I'm in Los Angeles talking to community members and then taking in the Thanksgiving holiday here in the US surrounded by friends and family. Thanksgiving is a chance to reflect on that for which we are thankful. I am sure that I speak for all of us here on the Spring and Pivotal teams when I say that we are thankful for you. Thank you for making this the most amazing, dynamic, exhilarating and interesting community in tech. If you're in the US, happy Thanksgiving! Either way, we've got a lot to cover this week so let's get to it.
- Spring Cloud co-founder and co-lead Spencer Gibb has just announced Spring Cloud Finchley M4. This new release updates everything to support Spring Boot 2.0.0.M6. As always, this is a milestone release and represents an ideal opportunity for you to try the bits.
- In this last week's installment of Spring Tips I looked at some of the more exotic features of the Spring Boot build plugin including fat
.jar
s and thin .jar
s.
- Check out Spring Boot community legend Nicolas Fränkel's talk introducing the under-the-hood mechanisms of Spring Boot
- Abhinav Mehla introduces the availability of MongoDB Enterprise on Pivotal Cloud Foundry. This is awesome!
- This is such good news! Rod Johnson's startup, Atomist, which aims to automate the end-to-end lifecycle around application development, has launched and announced their automation platform. Congratulations Rod! Here's another great post on Atomist's emerging from stealth . If you want to hear more, join him at SpringOne Platform
- Are you in the St. Louis area? Join fellow Spring Developer Advocate Mario Gray and me for Bootiful Testing December 13th, 2017.
- Auth0 has an interesting post that introduces using Gradle to build a Spring 5 application that manually embeds Apache Tomcat 5. (I think you'd probably be better off using Spring Boot 2 which auto-configures Apache Tomcat if its on the CLASSPATH).
- Our @SpringCentral Twitter account hilariously broke the news before even I realized, but I recently updated my DZone Microservices in Java refcard and it's available now.
- Spring Data lead Oliver Gierke shares this sample application, Salespoint, which is a Spring Boot-based POS framework use for teaching purposes at Technische Universität Dresden (which, I assume, means the technical university of Dresden, Germany), where Oliver teaches. Here's the project home and the repository.
- This post introduces how T-Mobile refactored their major monolithic application and introduced Cloud Foundry to change their culture.
- OAuth expert Will Tran discusses enforcing microservices’ security policies with OAuth 2.0 in this fantastic InfoQ video.
- Neo4J legend Michael Hunger walks us through a network analysis using Neo4J's Cypher language and a dataset based on Devoxx conference talks. If you're using Neo4j (with, perhaps, Spring Data Neo4J) then this is a masterclass of a read for you.
- I love it when cloud platforms demonstrate Spring Boot applications.
In this blog, Oracle demonstrates using Spring Cloud Stream.