1. Spring and Java
>> The Flatten Maven plugin [blog.frankel.ch]
Maven 5 will, eventually, be here – which introduces some very interesting problems to solve. An interesting read if you’re into Maven.
>> What’s New in MicroProfile 5.0 [infoq.com]
A host of MicroProfile and Jakarta goodness unleashed onto us 🙂
Also worth reading:
- >> Measuring ForkJoinPool Parallelism [javaspecialists.eu]
- >> Protect Your Code from NullPointerExceptions with Spring’s Null-Safety Annotations [reflectoring.io]
- >> Apple Open Sources GCGC: a Tool to Analyze Java GC Logs [infoq.com]
- >> Logging Guide for Hibernate 4, 5 & 6 – Use the right config for dev and prod [thorben-janssen.com]
- >> Meaningful Java Interview Questions In 2022 [arnoldgalovics.com]
Webinars and presentations:
Time to upgrade:
- >> IntelliJ IDEA 2021.3.2 is Available! [blog.jetbrains.com]
- >> Hibernate ORM 6.0.0.CR1 released [in.relation.to]
- >> IntelliJ IDEA 2022.1 EAP Is Open! [in.relation.to]
- >> Hibernate Search 6.1.0.Final is out! [in.relation.to]
- >> GraalVM Community Edition 22.0.0.2 [github.com]
- >> Spring Cloud 2022.0.0-M1 (codename Kilburn) Has Been Released [spring.io]
- >> Netflix Conductor v3.5.0 [github.com]
- >> Micronaut Framework 3.3 Released [micronaut.io]
2. Technical and Musings
>> Pondering Agile Principles [benjiweber.co.uk]
Agile is, at the end of the day, a way to hopefully do things better. Considering the core principles is most often a good exercise.
Also worth reading:
- >> Making the web better. With blocks! [joelonsoftware.com]
- >> From specification to infrastructure – automated API deployments [blog.codecentric.de]
- >> How to delay calling a Lambda function using Step Functions [advancedweb.hu]
- >> Why Change Intelligence is Necessary to Effectively Troubleshoot Modern Applications [infoq.com]
- >> Building Infrastructure Platforms [martinfowler.com]
- >> Demystifying Interviewing for Backend Engineers @ Netflix [netflixtechblog.com]
- >> Evaluating machine learning models: Establishing quality gates [blog.codecentric.de]
3. Pick of the Week
>> The Cathedral and the Bazaar [catb.org]