This Week in Spring - May 31, 2016
Welcome to another installment of This Week in Spring! This last week was a bit crazy, though after a long restful weekend there's a lot of intersting content to invigorate us for the week ahead. I'll be speaking at a meetup on the 16th June, for those near Amsterdam that'd care to join us! As usual, we've got a lot to cover so let's get into it.
- Remember, the goal of microservices is, ultimately, to go faster and to get to production. To do continuous delivery. A huge part of that has to be moving code from integration and testing to production, automatically, and ideally with no downtime. I'd recommend this excellent blog by Spring Cloud team member Marcin Grzejszczak on zero-dotime deployments with a database. This is an excellent resource!
- speaking of micrservices and Spring, there's a neat introduction to doing microservices "Spring Boot way" (is there any other way? :D) on DZone by Santosh Singh
- want to learn more about Kotlin and Spring? Want to see why large organizations (like Netflix) are using Spring Cloud along with Kotlin? check our Spring team member Sébastien Deleuze's
spring-kotlin
…