🆕 Which JDK to Choose on Kubernetes 
https://piotrminkowski.com/2023/02/17/which-jdk-to-choose-on-kubernetes/
➡️ @SpringFrameworkZone
  
  https://piotrminkowski.com/2023/02/17/which-jdk-to-choose-on-kubernetes/
➡️ @SpringFrameworkZone
Piotr's TechBlog
  
  Which JDK to Choose on Kubernetes - Piotr's TechBlog
  In this article, we will make a performance comparison between several most popular JDK implementations for the app running on Kubernetes.
  🆕 Looking for a Backend Java/Spring Team Lead with Integration Experience 
https://www.baeldung.com/job/looking-for-a-backend-java-spring-team-lead-with-integration-experience
➡️ @SpringFrameworkZone
  
  https://www.baeldung.com/job/looking-for-a-backend-java-spring-team-lead-with-integration-experience
➡️ @SpringFrameworkZone
Baeldung
  
  Looking for a Backend Java/Spring Team Lead with Integration Experience (Remote) (Part Time) – not open
  Looking for a Java Team Lead with integration experience to join the Baeldung team.
  🆕 Create and Release Your Own Helm Chart 
https://piotrminkowski.com/2023/02/28/create-and-release-your-own-helm-chart/
➡️ @SpringFrameworkZone
  
  https://piotrminkowski.com/2023/02/28/create-and-release-your-own-helm-chart/
➡️ @SpringFrameworkZone
Piotr's TechBlog
  
  Create and Release Your Own Helm Chart - Piotr's TechBlog
  In this article, you will learn how to create your Helm chart and release it using CircleCI pipeline and publish on the Artifact Hub.
  🆕 High-Performance Java Persistence Newsletter, Issue 48 
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-48/
➡️ @SpringFrameworkZone
  
  https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-48/
➡️ @SpringFrameworkZone
Vlad Mihalcea
  
  High-Performance Java Persistence Newsletter, Issue 48 - Vlad Mihalcea
  The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.
  🆕 Migrate Application From Spring Boot 2 to Spring Boot 3 
https://www.baeldung.com/spring-boot-3-migration
➡️ @SpringFrameworkZone
  
  https://www.baeldung.com/spring-boot-3-migration
➡️ @SpringFrameworkZone
Baeldung on Kotlin
  
  Migrate Application From Spring Boot 2 to Spring Boot 3 | Baeldung
  Learn how to migrate a Spring Boot application to Spring Boot 3.
  🆕 Authenticating Users with AzureAD in Spring Boot 
https://www.baeldung.com/spring-boot-azuerad-authenticate-users
➡️ @SpringFrameworkZone
  
  https://www.baeldung.com/spring-boot-azuerad-authenticate-users
➡️ @SpringFrameworkZone
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.
  🆕 Post form-url-encoded Data with Spring Cloud Feign 
https://www.baeldung.com/spring-cloud-post-form-url-encoded-data
➡️ @SpringFrameworkZone
  
  https://www.baeldung.com/spring-cloud-post-form-url-encoded-data
➡️ @SpringFrameworkZone
Baeldung on Kotlin
  
  Post form-url-encoded Data with Spring Cloud Feign | Baeldung
  Learn how to use Feign to make POST API requests with form-url-encoded data in the request body.
  🆕 Building a Scalable NestJS API with AWS Lambda 
https://betterjavacode.com/programming/building-nestjs-api-with-aws-lambda
➡️ @SpringFrameworkZone
  
  https://betterjavacode.com/programming/building-nestjs-api-with-aws-lambda
➡️ @SpringFrameworkZone
Code Complete
  
  Building a Scalable NestJS API with AWS Lambda
  In this post, I show how we will be building a scalable NestJS API with AWS lambda. You will learn about NestJS as well AWS Lambda.
  🆕 Microservices with Spring Boot 3 and Spring Cloud 
https://piotrminkowski.com/2023/03/13/microservices-with-spring-boot-3-and-spring-cloud/
➡️ @SpringFrameworkZone
  
  https://piotrminkowski.com/2023/03/13/microservices-with-spring-boot-3-and-spring-cloud/
➡️ @SpringFrameworkZone
Piotr's TechBlog
  
  Microservices with Spring Boot 3 and Spring Cloud
  This article will learn you how to build microservices with Spring Boot 3 and the Spring Cloud components like Eureka or Spring Cloud Config.
  🆕 The best way to use Spring Data query methods 
https://vladmihalcea.com/spring-data-query-methods/
➡️ @SpringFrameworkZone
  
  https://vladmihalcea.com/spring-data-query-methods/
➡️ @SpringFrameworkZone
Vlad Mihalcea
  
  The best way to use Spring Data query methods - Vlad Mihalcea
  Learn how Spring Data query methods are built, when you should use them, and especially when you should avoid them.
  🆕 API First Development with Spring Boot and OpenAPI 3.0 
https://www.baeldung.com/spring-boot-openapi-api-first-development
➡️ @SpringFrameworkZone
  
  https://www.baeldung.com/spring-boot-openapi-api-first-development
➡️ @SpringFrameworkZone
Baeldung on Kotlin
  
  API First Development with Spring Boot and OpenAPI 3.0 | Baeldung
  Discover API-First Development using Spring Boot and Open API Specification 3.0.