🆕 High-Performance Java Persistence Newsletter, Issue 57
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-57/
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-57/
Vlad Mihalcea
High-Performance Java Persistence Newsletter, Issue 57 - Vlad Mihalcea
The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.
🆕 Getting Started with Spring Cloud Azure
https://piotrminkowski.com/2023/12/07/getting-started-with-spring-cloud-azure/
https://piotrminkowski.com/2023/12/07/getting-started-with-spring-cloud-azure/
Piotr's TechBlog
Getting Started with Spring Cloud Azure - Piotr's TechBlog
This article will teach you how to use Spring Cloud to simplify integration between Spring Boot apps and Azure services like Cosmos DB.
🆕 Modify Request Body Before Reaching Controller in Spring Boot
https://www.baeldung.com/spring-boot-change-request-body-before-controller
https://www.baeldung.com/spring-boot-change-request-body-before-controller
Baeldung on Kotlin
Modify Request Body Before Reaching Controller in Spring Boot | Baeldung
Learn how to modify an HTTP request before it reaches the controller in a Spring Boot application.
🆕 The best way to map multiple entities on the same table
https://vladmihalcea.com/multiple-entities-on-same-table/
https://vladmihalcea.com/multiple-entities-on-same-table/
Vlad Mihalcea
The best way to map multiple entities on the same table - Vlad Mihalcea
Learn the best way to map multiple entities on the same table without risking loading them in the same Persistence Context.
🆕 High-Performance Java Persistence Newsletter, Issue 58
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-58/
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-58/
Vlad Mihalcea
High-Performance Java Persistence Newsletter, Issue 58 - Vlad Mihalcea
The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.
👍1
🆕 Azure DevOps and Terraform for Spring Boot
https://piotrminkowski.com/2024/01/03/azure-devops-and-terraform-for-spring-boot/
https://piotrminkowski.com/2024/01/03/azure-devops-and-terraform-for-spring-boot/
Piotr's TechBlog
Azure DevOps and Terraform for Spring Boot - Piotr's TechBlog
This article will teach you how to automate your Spring Boot app deployment with Azure DevOps and Terraform.
🆕 Remove Null Objects in JSON Response When Using Spring and Jackson
https://www.baeldung.com/spring-remove-null-objects-json-response-jackson
https://www.baeldung.com/spring-remove-null-objects-json-response-jackson
Baeldung on Kotlin
Remove Null Objects in JSON Response When Using Spring and Jackson | Baeldung
Learn how to leverage Jackson mapping to simplify our REST interactions.
👍2