๐ Serverless on Azure Function with Quarkus
https://piotrminkowski.com/2024/01/31/serverless-on-azure-function-with-quarkus/
https://piotrminkowski.com/2024/01/31/serverless-on-azure-function-with-quarkus/
Piotr's TechBlog
Serverless on Azure Function with Quarkus - Piotr's TechBlog
This article will teach you how to create and run serverless apps on Azure Function using the Quarkus Funqy extension.
๐2
๐ High-Performance Java Persistence Newsletter, Issue 59
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-59/
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-59/
Vlad Mihalcea
High-Performance Java Persistence Newsletter, Issue 59 - Vlad Mihalcea
The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.
โค1
๐ How to generate DAOs and queries with Hibernate
https://thorben-janssen.com/generate-daos-with-hibernate/
https://thorben-janssen.com/generate-daos-with-hibernate/
Thorben Janssen
How to generate DAOs and queries with Hibernate
Let Hibernate generate the boilerplate code required to execute your HQL, JPQL and native SQL queries.
๐2
๐ A Bootiful Podcast: Gunnar Morling on the 1BRC challenge and taking Java to BLAZING fast performance territory
https://spring.io/blog/2024/02/01/a-bootiful-podcast-gunnar-morling-on-the-1brc-challenge-and-taking-java-to
https://spring.io/blog/2024/02/01/a-bootiful-podcast-gunnar-morling-on-the-1brc-challenge-and-taking-java-to
A Bootiful Podcast: Gunnar Morling on the 1BRC challenge and taking Java to BLAZING fast performance territory
Level up your Java code and explore what Spring can do for you.
โค1
๐ "Microservices with Spring Boot 3 and Spring Cloud - Third Edition ($35.99 Value) FREE for a Limited Time"
๐ Offer Expires 2/7/2024
https://neowin.tradepub.com/free/w_pacb201/
๐ Offer Expires 2/7/2024
https://neowin.tradepub.com/free/w_pacb201/
Tradepub
Microservices with Spring Boot 3 and Spring Cloud - Third Edition ($35.99 Value) FREE for a Limited Time, Free Packt eBook
Free eBook to Microservices with Spring Boot 3 and Spring Cloud - Third Edition ($35.99 Value) FREE for a Limited Time Looking to build and deploy microservices but not sure where to start?
๐5๐ฅ5โค1
Spring Boot Framework pinned ยซ๐ "Microservices with Spring Boot 3 and Spring Cloud - Third Edition ($35.99 Value) FREE for a Limited Time" ๐ Offer Expires 2/7/2024 https://neowin.tradepub.com/free/w_pacb201/ยป
๐ Getting Started with Azure Kubernetes Service
https://piotrminkowski.com/2024/02/05/getting-started-with-azure-kubernetes-service/
https://piotrminkowski.com/2024/02/05/getting-started-with-azure-kubernetes-service/
Piotr's TechBlog
Getting Started with Azure Kubernetes Service - Piotr's TechBlog
In this article, you will learn how to create and manage a Kubernetes cluster on Azure and run your apps on it.
๐ This Week in Spring - February 6th
https://spring.io/blog/2024/02/07/this-week-in-spring-february-6th
https://spring.io/blog/2024/02/07/this-week-in-spring-february-6th
This Week in Spring - February 6th
Level up your Java code and explore what Spring can do for you.
๐ 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,โฆ
๐ Storing PostgreSQL JSONB Using Spring Boot and JPA
https://www.baeldung.com/spring-boot-jpa-storing-postgresql-jsonb
https://www.baeldung.com/spring-boot-jpa-storing-postgresql-jsonb
Baeldung on Kotlin
Storing PostgreSQL JSONB Using Spring Boot and JPA | Baeldung
Learn how to proficiently store and manage JSON data in PostgreSQL using Spring Boot and JPA
โค1