Quantcast
Channel: Baeldung
Viewing all articles
Browse latest Browse all 3524

Java Weekly, Issue 552

$
0
0

1. Spring and Java

>> JFR Event to Detect Invocations of Deprecated Methods [inside.java]

New in JDK 22, a JFR event to detect invoked deprecated methods — useful for finding the deprecated dependencies

>> JEP 481: Third Preview of Scoped Values API Brings Key Enhancements in JDK 23 [infoq.com]

Promoting better coding practices with another preview of scoped values: sharing data across methods and threads in a safer manner

>> Effective Java Logging [foojay.io]

And a useful anthology of some practices to follow and also some to avoid, to have more effective logs

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Pick of the Week

>> Why Facebook doesn’t use Git [graphite.dev]

       

Viewing all articles
Browse latest Browse all 3524

Trending Articles