1. Spring and Java
>> Introducing Spring Boot Migrator [infoq.com]
An interesting project that takes a lot of the gruntwork out of migrating an older project up to use Spring Boot. Good stuff when you need it.
Also worth reading:
- >> Low Latency Microservices, A Retrospective [foojay.io]
- >> What Does a Modern JVM Look Like, And How Does It Work? [foojay.io]
- >> JUnit 5.9 Supports GraalVM Native Image [infoq.com]
- >> Helidon 3.0 Introduces Project Starter and Requires Java 17 and Jakarta EE 9.1 [infoq.com]
- >> Using Jakarta EE Identity Store With Payara [blog.payara.fish]
- >> 6 Performance Pitfalls when using Spring Data JPA [thorben-janssen.com]
- >> Htmx authentication error handling [wimdeblauwe.com]
Webinars and presentations:
- >> Starting (With) Java, Made Simple – Inside Java Newscast #35 [inside.java]
- >> A Bootiful Podcast: thought leader Chris Richardson (and no, I’m not using that title ironically!) [spring.io]
Time to upgrade:
- >> Hibernate ORM 6.1.4.Final released [in.relation.to]
- >> Spring Shell 2.1.2 and 3.0.0-M1 are now available [spring.io]
- >> Quarkus 2.13.0.Final released [quarkus.io]
- >> Micronaut Framework 3.7.1 Released! [micronaut.io]
- >> Netflix Conductor v3.12.0 [github.com/Netflix]
- >> PiranhaCMS Version 10.2 released [github.com/PiranhaCMS]
- >> Kotlin 1.7.20 Released [blog.jetbrains.com]
2. Technical & Musings
>> Introduction to Mocks [petrikainulainen.net]
A good primer on a foundational testing tool – mocks.
Also worth reading:
- >> Shift Left Approach for API Standardization [infoq.com]
- >> Unified Event-Driven Architecture for the Cloud Native Enterprise [foojay.io]
- >> Am I Testing the Right Way? [foojay.io]
- >> Dive a bit deeper, look a bit wider [event-driven.io]
- >> Alpine Linux: small and powerful distro for Docker [bell-sw.com]
- >> #88: SLI, SLO and SLA: a number, a threshold and a legal document respectively [nurkiewicz.com]
- >> Using Git on The Command Line Effectively [blog.sebastian-daschner.com]
- >> RecSysOps: Best Practices for Operating a Large-Scale Recommender System [netflixtechblog.medium.com]
- >> BellSoft introduces Alpaquita Linux [bell-sw.com]
- >> Database portability – Pitfalls when supporting multiple RDBMS with Hibernate [thorben-janssen.com]
3. Pick of the Week
>> Subtract [sive.rs]