Java Weekly, Issue 287

Here we go…

1. Spring and Java

===== >> Java 13 Text Blocks [vojtechruzicka.com]

A first look at Multiline String Literals in JEP-355: Text Blocks (Preview) — they’re not quite the same as the Raw String Literals of JEP-326, which has been withdrawn.

>> A beginner’s guide to JPA and Hibernate query hints [vladmihalcea.com]

A comprehensive list of JPA query hints available for customizing how queries are executed in Hibernate.

>> Exercises in Programming Style, back to Object-Oriented Programming [blog.frankel.ch]

And this write-up on OOP discusses the trade-offs between type safety and the ability to adapt to changing requirements.

2. Technical and Musing

An overview of four patterns for achieving loose coupling, isolation, latency control, and supervision — all of which can positively impact system resilience.

>> How to use S3 PUT signed URLs [advancedweb.hu]

And the series continues with AWS file uploads using the PUT operation, which comes with its own set of security considerations.

3. Comics

===== >> Jargon Poisoning [dilbert.com]

>> Employee Engagement [dilbert.com]

4. Pick of the Week

Haven’t picked DataDog in a while:

>> Use DataDog to monitor and troubleshoot your Java web applications  

Basically, a really solid end-to-end way to monitor your application, with full support for pretty much anything Java.

Leave a Reply

Your email address will not be published.