🆕 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
🆕 A Bootiful Podcast: Oracle Java Developer Advocate Nicolai Parlog on the latest and greatest in Java
https://spring.io/blog/2024/02/15/a-bootiful-podcast-oracle-java-developer-advocate-nicolai-parlog-on-the
https://spring.io/blog/2024/02/15/a-bootiful-podcast-oracle-java-developer-advocate-nicolai-parlog-on-the
A Bootiful Podcast: Oracle Java Developer Advocate Nicolai Parlog on the latest and greatest in Java
Level up your Java code and explore what Spring can do for you.
👍3
🆕 Spring Data 2023.1.3 and 2023.0.9 available
https://spring.io/blog/2024/02/16/spring-data-2023-1-3-and-2023-0-9-available
https://spring.io/blog/2024/02/16/spring-data-2023-1-3-and-2023-0-9-available
Spring Data 2023.1.3 and 2023.0.9 available
Level up your Java code and explore what Spring can do for you.
🆕 First milestone of Spring Data 2024.0.0 available
https://spring.io/blog/2024/02/16/first-milestone-of-spring-data-2024-0-0-available
https://spring.io/blog/2024/02/16/first-milestone-of-spring-data-2024-0-0-available
First milestone of Spring Data 2024.0.0 available
Level up your Java code and explore what Spring can do for you.
👍1
🆕 CVE-2024-22234: Broken Access Control in Spring Security With Direct Use of isFullyAuthenticated
https://spring.io/security/cve-2024-22234
https://spring.io/security/cve-2024-22234
CVE-2024-22234: Broken Access Control in Spring Security With Direct Use of isFullyAuthenticated
Level up your Java code and explore what Spring can do for you.
🤔2❤1
🆕 Three Dimensions of Product Building
https://betterjavacode.com/programming/three-dimensions-of-product-building
https://betterjavacode.com/programming/three-dimensions-of-product-building
Code Complete
Three Dimensions of Product Building
In this post, I talk about 3 dimensions of product building. These are fundamental blocks that you should consider when building a product.