๐ Spring Cloud 2022.0.5 (aka Kilburn) Is Now Availavle 
https://spring.io/blog/2024/01/30/spring-cloud-2022-0-5-aka-kilburn-is-now-availavle
  
  https://spring.io/blog/2024/01/30/spring-cloud-2022-0-5-aka-kilburn-is-now-availavle
Spring Cloud 2022.0.5 (aka Kilburn) Is Now Availavle
  
  
  Level up your Java code and explore what Spring can do for you.
  ๐ Docker Compose Support in Spring Boot 3 
https://www.baeldung.com/docker-compose-support-spring-boot
  
  https://www.baeldung.com/docker-compose-support-spring-boot
Baeldung on Kotlin
  
  Docker Compose Support in Spring Boot | Baeldung
  Learn about the new Docker Compose support in Spring Boot 3.1.0.
๐ฅ2
  ๐ Spring Tips: easy CQRS with Axon Framework 
https://spring.io/blog/2024/01/30/spring-tips-easy-cqrs-with-axon-framework
  
  https://spring.io/blog/2024/01/30/spring-tips-easy-cqrs-with-axon-framework
Spring Tips: easy CQRS with Axon Framework
  
  
  Level up your Java code and explore what Spring can do for you.
  ๐ This Week in Spring - January 30th, 2024 
https://spring.io/blog/2024/01/30/this-week-in-spring-january-30th-2024
  
  https://spring.io/blog/2024/01/30/this-week-in-spring-january-30th-2024
This Week in Spring - January 30th, 2024
  
  
  Level up your Java code and explore what Spring can do for you.
  ๐ Event Externalization with Spring Modulith 
https://www.baeldung.com/spring-modulith-event-externalization
  
  https://www.baeldung.com/spring-modulith-event-externalization
Baeldung on Kotlin
  
  Event Externalization with Spring Modulith | Baeldung
  Discover how to utilize Spring Modulith's features to listen to Spring application events and publish them to a Kafka topic.
๐1
  ๐ Choosing Between MockMvc and @SpringBootTest for Testing 
https://rieckpil.de/choosing-between-mockmvc-and-springboottest-for-testing/
  
  https://rieckpil.de/choosing-between-mockmvc-and-springboottest-for-testing/
rieckpil
  
  Choosing Between MockMvc and @SpringBootTest for Controller Testing
  Understand the differences between MockMvc and @SpringBootTest with webEnvironment RANDOM_PORT for testing Spring Boot applications.
  ๐ 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.