π Build a NestJS Full Stack Application β Part I 
https://betterjavacode.com/programming/nestjs-full-stack-application
  
  https://betterjavacode.com/programming/nestjs-full-stack-application
Code Complete
  
  Build a NestJS Full Stack Application - Part I - Code Complete
  In these series of posts, I create a full-stack NestJS based application. NestJS is mostly for backend, we will use ReactJS for frontend.
  π High-Performance Java Persistence Newsletter, Issue 52 
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-52/
  
  https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-52/
Vlad Mihalcea
  
  High-Performance Java Persistence Newsletter, Issue 52 - Vlad Mihalcea
  The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.
  π How to Convert application.properties to application.yml for Spring Boot 
https://www.baeldung.com/spring-boot-convert-application-properties-to-application-yml
  
  https://www.baeldung.com/spring-boot-convert-application-properties-to-application-yml
Baeldung
  
  How to Convert application.properties to application.yml for Spring Boot | Baeldung
  Explore the difference between .properties and .yml files and learn how to convert the application.properties file to application.yml and vice-versa using various tools and plugins.
  π Logging in Spring Boot with Loki 
https://piotrminkowski.com/2023/07/05/logging-in-spring-boot-with-loki/
  
  https://piotrminkowski.com/2023/07/05/logging-in-spring-boot-with-loki/
Piotr's TechBlog
  
  Logging in Spring Boot with Loki - Piotr's TechBlog
  In this article, you will learn how to collect and send the Spring Boot app logs to Grafana Loki with Loki4j Logback appender.
  π How to customize the HibernateTypesContributor from Hypersistence Utils 
https://vladmihalcea.com/customize-hibernatetypescontributor-hypersistence-utils/
  
  https://vladmihalcea.com/customize-hibernatetypescontributor-hypersistence-utils/
Vlad Mihalcea
  
  Customize the HibernateTypesContributor from Hypersistence Utils
  Learn how to customize the HibernateTypesContributor from Hypersistence Utils so that we can disable all or filter out certain Types.
  π Authenticating Users with AzureAD in Spring Boot 
https://www.baeldung.com/spring-boot-azuread-authenticate-users
  
  https://www.baeldung.com/spring-boot-azuread-authenticate-users
Baeldung
  
  Authenticating Users with AzureAD in Spring Boot | Baeldung
  Learn how to use AzureAD with Spring Security to authenticate users, including the required configuration steps for a demo application.
  π Documenting Spring Event-Driven API Using AsyncAPI and Springwolf 
https://www.baeldung.com/java-spring-doc-asyncapi-springwolf
  
  https://www.baeldung.com/java-spring-doc-asyncapi-springwolf
Baeldung on Kotlin
  
  Documenting Spring Event-Driven API Using AsyncAPI and Springwolf | Baeldung
  Learn how to document event-driven Spring Boot services using Springwolf.
  π How to Solve 403 Error in Spring Boot POST Request 
https://www.baeldung.com/java-spring-fix-403-error
  
  https://www.baeldung.com/java-spring-fix-403-error
Baeldung on Kotlin
  
  How to Solve 403 Error in Spring Boot POST Request | Baeldung
  Learn how to solve the 403 error in a Spring Boot POST request.
  π Logging in Kubernetes with Loki 
https://piotrminkowski.com/2023/07/20/logging-in-kubernetes-with-loki/
  
  https://piotrminkowski.com/2023/07/20/logging-in-kubernetes-with-loki/
Piotr's TechBlog
  
  Logging in Kubernetes with Loki - Piotr's TechBlog
  In this article, you will learn how to install, configure and use Loki to collect logs from apps running on Kubernetes with Promtail.