π Spring Boot Application on Liberica Runtime Container 
https://www.baeldung.com/spring-docker-liberica
  
  https://www.baeldung.com/spring-docker-liberica
Baeldung
  
  Spring Boot Application on Liberica Runtime Container | Baeldung
  A quick and practical guide to dockerizing a Spring Boot application on on Liberica Runtime Container.
  π Handling flakiness in the Automated Tests 
https://betterjavacode.com/programming/handling-flakiness-in-the-automated-tests
  
  https://betterjavacode.com/programming/handling-flakiness-in-the-automated-tests
Code Complete
  
  Handling flakiness in the Automated Tests - Code Complete
  CI/CD has improved the development process with automated tests. Handling flakiness in automated tests can be challenging.
  π High-Performance Java Persistence Newsletter, Issue 55 
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-55/
  
  https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-55/
Vlad Mihalcea
  
  High-Performance Java Persistence Newsletter, Issue 55 - Vlad Mihalcea
  Introduction Welcome to a new issue of the High-Performance Java Persistence Newsletter in which we share articles, videos, workshops, and StackOverflow answers that are very relevant to any developer who interacts with a database system using Java. Articlesβ¦
  π Handle Traffic Bursts with Ephemeral OpenShift Clusters 
https://piotrminkowski.com/2023/10/06/handle-traffic-bursts-with-ephemeral-openshift-clusters/
  
  https://piotrminkowski.com/2023/10/06/handle-traffic-bursts-with-ephemeral-openshift-clusters/
Piotr's TechBlog
  
  Handle Traffic Bursts with Ephemeral OpenShift Clusters - Piotr's TechBlog
  This article will teach you how to handle temporary traffic bursts with ephemeral OpenShift clusters provisioned in the public cloud.
  π The best way to use Spring Data JPA Stream methods 
https://vladmihalcea.com/spring-data-jpa-stream/
  
  https://vladmihalcea.com/spring-data-jpa-stream/
Vlad Mihalcea
  
  The best way to use Spring Data JPA Stream methods - Vlad Mihalcea
  Learn what is the best way to use Spring Data JPA Stream query methods to avoid prefetching all the data in MySQL and PostgreSQL.
  π Guide to Modulith with Spring Boot 
https://piotrminkowski.com/2023/10/13/guide-to-modulith-with-spring-boot/
  
  https://piotrminkowski.com/2023/10/13/guide-to-modulith-with-spring-boot/
Piotr's TechBlog
  
  Guide to Modulith with Spring Boot - Piotr's TechBlog
  In this article, you will learn how to build modulith with Spring Boot and take advantage of the Spring Modulith project features.
  π How to batch INSERT statements with MySQL and Hibernate 
https://vladmihalcea.com/batch-insert-mysql-hibernate/
  
  https://vladmihalcea.com/batch-insert-mysql-hibernate/
Vlad Mihalcea
  
  How to batch INSERT statements with MySQL and Hibernate - Vlad Mihalcea
  Learn how we can batch INSERT statements when using MySQL and Hibernate as, by default, the IDENTITY generator is not batched automatically.
  π How to cascade DELETE unidirectional associations with Spring Data JPA 
https://vladmihalcea.com/cascade-delete-unidirectional-associations-spring/
  
  https://vladmihalcea.com/cascade-delete-unidirectional-associations-spring/
Vlad Mihalcea
  
  How to cascade DELETE unidirectional associations with Spring
  Learn the best way to cascade DELETE unidirectional associations when using Spring Data JPA without the CascadeType mappings.
  π High-Performance Java Persistence Newsletter, Issue 56 
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-56/
  
  https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-56/
Vlad Mihalcea
  
  High-Performance Java Persistence Newsletter, Issue 56 - Vlad Mihalcea
  The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.