DEV Community

Christopher Kocel
Christopher Kocel

Posted on

Wednesday Links - Edition 2023-05-24

Spring Boot 3.1.0 released (30 sec)🎉
https://spring.io/blog/2023/05/18/spring-boot-3-1-0-available-now

Spring Tips: go fast with Spring Boot 3.1 (18 min)🏃‍♂️
https://www.youtube.com/watch?v=ykEK2xuJrN8

Spring Boot Application Testing and Development with Testcontainers (3 min)🫙
https://www.atomicjar.com/2023/05/spring-boot-3-1-0-testcontainers-for-testing-and-local-development/

Do you still need Testcontainers with Spring Boot 3.1? (12 min)🤔
https://softwaremill.com/do-you-still-need-testcontainers-with-spring-boot-3-1/

Reduce Java Application Startup and Warmup Times with CRaC (3 min)🏁
https://foojay.io/today/reduce-java-application-startup-and-warmup-times-with-crac/

Spring Boot CraC demo (1 min)🏁
https://github.com/sdeleuze/spring-boot-crac-demo

Debugging a FUSE deadlock in the Linux kernel (8 min)💀
https://netflixtechblog.com/debugging-a-fuse-deadlock-in-the-linux-kernel-c75cd7989b6d

Tuning Java Applications for Low Latency on Linux (8 min)🎛️
https://foojay.io/today/tuning-java-applications-for-low-latency-on-linux/

A Dissection of Java JDBC to PostgreSQL Connections (23 min)🔪
https://foojay.io/today/a-dissection-of-java-jdbc-to-postgresql-connections/

Mastering the Art of Controlling the JIT: Unlocking Reproducible Profiler Tests (9 min)🔥
https://mostlynerdless.de/blog/2023/05/18/mastering-the-art-of-controlling-the-jit-unlocking-reproducible-profiler-tests/

How to Debug Browser Redirects (6 min)↩️
https://dodov.dev/blog/how-to-debug-browser-redirects

Top comments (0)