This Week in Spring - June 27th, 2017
Hi Spring fans and welcome to another installment of This Week in Spring! This week I'm in Chicago, New York City and Denver talking to Pivotal customers. We've got a lot of good stuff to look at this week so let's get to it!
- Spring Data ninja Thomas Risberg just announced Spring for Apache Hadoop 2.5.0.RC1. The new release is primarily a bugfix. The post looks forward to Spring for Apache Hadoop 3.0, which will be based on Spring Boot, a Java 8 baseline, Spark 2.0 integration, and Spring Batch 4.0 readers and writers.
- Spring Data ninja Mark Paluch looks at a lot of the new features in Spring Data Kay including support for fluent MongoOperations, Kotlin,smarter MongoDB collation, Java 9 compatability, and so much more.
- I liked Arnold Galovics's post on how to configure a
DataSource
proxy in Spring Boot. - Kotlin's hidden costs - Benchmarks - Renato Athaydes…