Member-only story
Engineering With Java: Digest #1
Java Resources That Matters!
2 min readSep 10, 2023
Introduction
- This week’s edition includes 13 blogs, 10 videos, 4 courses, 5 interview resources, and 13 jobs abroad ( UK, US, Canada & Japan ). I hope at least some of them will be useful.
- Please add any requests/feedback in the comments section so that we can improve this newsletter.
If you haven’t subscribed, consider subscribing it :)
Blogs ( 13 )
- JDK 21: The new features in Java 21
- PostgreSQL JDBC Statement Caching
- Virtual Threads and Parallel Streams
- Ahead-of-time compilation proposed for the JVM
- Azul Java learns to cut warmup times
- Intro to Java’s Simple Web Server
- IBM Watsonx to use generative AI to translate COBOL code into Java
- The best way to hide the JPA entity identifier
- The best way to use JPA bidirectional sync methods
- Jakarta EE 11 is Shaping Up!
- The New JdbcClient Introduced in Spring Framework 6.1
- Load Testing: Shoot Your Application With Gatling
- OpenRewrite: Automatic Code…