DEV Community

Christopher Kocel
Christopher Kocel

Posted on

Wednesday Links - Edition 2024-11-26

Bootiful Spring Boot 3.4: Spring Framework (4 min)🍃
https://spring.io/blog/2024/11/24/bootiful-34-framework

Bootiful Spring Boot 3.4: Spring Boot (7 min)🍃
https://spring.io/blog/2024/11/24/bootiful-34-boot

Bootiful Spring Boot 3.4: Spring Data (3 min)🗄️
https://spring.io/blog/2024/11/24/bootiful-34-data

HTTP/3 support in Reactor 2024.0 Release Train (4 min)☢️
https://spring.io/blog/2024/11/26/http3-in-reactor-2024

The surprising behavior of method references vs lambdas in Java (2 min)λ
https://www.linkedin.com/pulse/surprising-behavior-method-references-vs-lambdas-java-dmitry-nekrasov-pydff/

Popular Gradle mistakes (and how to avoid them) (7 min)✨
https://blog.allegro.tech/2024/11/popular-gradle-mistakes-and-how-to-avoid-them.html

Poetry in Code (7 min)📜
https://donraab.medium.com/poetry-in-code-91801b3c5b6b

Improve performance of Foreign memory and functions bindings in Java (7 min)💭
https://davidvlijmincx.com/posts/foreign-memory-and-function-performance/

Unveiling Floating-Point Modulus Surprises in Java (3 min)🛟
https://blog.vanillajava.blog/2024/11/unveiling-floating-point-modulus.html

Exceptional Exception, StackTrace extends Throwable (8 min)🥞
https://blog.vanillajava.blog/2024/11/exceptional-exception-stacktrace.html

StringBuffer is Dead, Long Live StringBuffer (4 min)🪴
https://blog.vanillajava.blog/2024/11/stringbuffer-is-dead-long-live.html

What can make Java code go faster, and then slower? (3 min)🐢
https://blog.vanillajava.blog/2024/11/what-can-make-java-code-go-faster-and.html

Top comments (0)