🆕 Hibernate StatelessSession JDBC Batching
https://vladmihalcea.com/hibernate-statelesssession-jdbc-batching/
https://vladmihalcea.com/hibernate-statelesssession-jdbc-batching/
Vlad Mihalcea
Hibernate StatelessSession JDBC Batching - Vlad Mihalcea
Learn how to use the Hibernate StatelessSession in order to enable JDBC Batching for INSERT, UPDATE, and DELETE statements.
🆕 OpenShift Builds with Shipwright and Cloud Native Buildpacks
https://piotrminkowski.com/2024/02/08/openshift-builds-with-shipwright-and-cloud-native-buildpacks/
https://piotrminkowski.com/2024/02/08/openshift-builds-with-shipwright-and-cloud-native-buildpacks/
Piotr's TechBlog
OpenShift Builds with Shipwright and Cloud Native Buildpacks - Piotr's TechBlog
In this article, you will learn how to build the images of your apps on OpenShift with Shipwright and Cloud Native Buildpacks.
🆕 A Bootiful Podcast: Dr. Venkat Subramaniam, on the latest in Java
https://spring.io/blog/2024/02/08/a-bootiful-podcast-dr-venkat-subramaniam-on-the-latest-in-java
https://spring.io/blog/2024/02/08/a-bootiful-podcast-dr-venkat-subramaniam-on-the-latest-in-java
A Bootiful Podcast: Dr. Venkat Subramaniam, on the latest in Java
Level up your Java code and explore what Spring can do for you.
🆕 Java Flight Recorder on Kubernetes
https://piotrminkowski.com/2024/02/13/java-flight-recorder-on-kubernetes/
https://piotrminkowski.com/2024/02/13/java-flight-recorder-on-kubernetes/
Piotr's TechBlog
Java Flight Recorder on Kubernetes - Piotr's TechBlog
In this article, you will learn how to continuously monitor apps on Kubernetes with Java Flight Recorder and Cryostat.
🆕 This Week in Spring - February 14th, 2024
https://spring.io/blog/2024/02/13/this-week-in-spring-february-14th-2024
https://spring.io/blog/2024/02/13/this-week-in-spring-february-14th-2024
This Week in Spring - February 14th, 2024
Level up your Java code and explore what Spring can do for you.
🆕 PostgreSQL Performance Tuning Settings
https://vladmihalcea.com/postgresql-performance-tuning-settings/
https://vladmihalcea.com/postgresql-performance-tuning-settings/
Vlad Mihalcea
PostgreSQL Performance Tuning Settings - Vlad Mihalcea
Introduction In this article, we are going to explore various PostgreSQL performance tuning settings that you might want to configure since the default values are not suitable for a QA or production environment. As explained in this PostgreSQL wiki page,…
🆕 Spring Framework 6.1.4, 6.0.17 and 5.3.32 Available Now
https://spring.io/blog/2024/02/15/spring-framework-6-1-4-6-0-17-and-5-3-32-available-now
https://spring.io/blog/2024/02/15/spring-framework-6-1-4-6-0-17-and-5-3-32-available-now
Spring Framework 6.1.4, 6.0.17 and 5.3.32 Available Now
Level up your Java code and explore what Spring can do for you.
👍2