π Architectural Pattern β Adapter Pattern Implementation With Kubernetes
https://www.vinsguru.com/kubernetes-adapter-pattern-implementation/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/kubernetes-adapter-pattern-implementation/
β‘οΈ @SpringFrameworkZone
Vinsguru
Kubernetes Adapter Pattern | Vinsguru
Kubernetes Adapter Pattern allows us to run a sidecar container along with main application container to convert the incompatible API.
π Spring Boot 2.4.10 is now available
https://spring.io/blog/2021/08/19/spring-boot-2-4-10-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/08/19/spring-boot-2-4-10-is-now-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.4.10 is now available
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot <code>2.4.10</code> has been released and is now available from Maven Central.</p>
<p>This release includes <a href="https://github.com/spring-projects/springβ¦
<p>This release includes <a href="https://github.com/spring-projects/springβ¦
π A Bootiful Podcast: Microsoft Azure engineering manager Rome Li on his work supporting Microsoft Azure in IntelliJ, Visual Studio, Maven, Eclipse, and Visual Studio Code
https://spring.io/blog/2021/08/19/a-bootiful-podcast-microsoft-azure-engineering-manager-rome-li-on-his-work-supporting-microsoft-azure-in-intellij-visual-studio-maven-eclipse-and-visual-studio-code
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/08/19/a-bootiful-podcast-microsoft-azure-engineering-manager-rome-li-on-his-work-supporting-microsoft-azure-in-intellij-visual-studio-maven-eclipse-and-visual-studio-code
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Microsoft Azure engineering manager Rome Li on his work supporting Microsoft Azure in IntelliJ, Visual Studioβ¦
<p>Hi, Spring fans! In this installment, <a href="https://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to Microsoftβs <a href="http://twitter.com/akalirong">Rome Li (@akalirong)</a> on his work supporting Microsoft Azure from IntelliJ, Visualβ¦
π Spring Boot 2.5.4 available now
https://spring.io/blog/2021/08/19/spring-boot-2-5-4-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/08/19/spring-boot-2-5-4-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.5.4 available now
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot <code>2.5.4</code> has been released and is now available from Maven Central.</p>
<p>This release includes <a href="https://github.com/spring-projects/springβ¦
<p>This release includes <a href="https://github.com/spring-projects/springβ¦
π Spring Boot 2.6.0-M2 is now available
https://spring.io/blog/2021/08/19/spring-boot-2-6-0-m2-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/08/19/spring-boot-2-6-0-m2-is-now-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.6.0-M2 is now available
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot <code>2.6.0-M2</code> has been released and is now available from <a href="https://repo.spring.io/milestone">https://repo.spring.io/milestone</a>.</p>
<p>Thisβ¦
<p>Thisβ¦
π Customizing Themes for Keycloak
https://www.baeldung.com/spring-keycloak-custom-themes
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-keycloak-custom-themes
β‘οΈ @SpringFrameworkZone
π Microservices Continuous Delivery with Docker and Jenkins
https://piotrminkowski.com/2017/03/20/microservices-continuous-delivery-with-docker-and-jenkins/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/03/20/microservices-continuous-delivery-with-docker-and-jenkins/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Microservices Continuous Delivery with Docker and Jenkins - Piotr's TechBlog
Docker, Microservices, Continuous Delivery are currently some of the most popular topics in the world of programming. In an environment consisting of dozens of microservices communicating with each other it seems to be particularly important for the automationβ¦
π Configuring Spring Boot for Oracle
https://springframework.guru/configuring-spring-boot-for-oracle/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/configuring-spring-boot-for-oracle/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Configuring Spring Boot for Oracle
When you start with Spring Boot, it will automatically support H2 if no other data sources have been defined and H2 is found on the classpath. I've been using H2 for development for sometime nowβ¦
π Asynchronous Batch Operations in Couchbase
https://www.baeldung.com/async-batch-operations-in-couchbase
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/async-batch-operations-in-couchbase
β‘οΈ @SpringFrameworkZone
π Details of Spring Boot AutoConfiguration
https://betterjavacode.com/spring-boot/details-of-spring-boot-autoconfiguration
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/spring-boot/details-of-spring-boot-autoconfiguration
β‘οΈ @SpringFrameworkZone
Code Complete
Details of Spring Boot AutoConfiguration - Code Complete
How Spring Boot Autoconfiguration works? In this post, I show the details of Spring Boot Autoconfiguration. Spring Boot Framework.
Spring Boot Framework pinned Β«π Java Weekly, Issue 399 https://www.baeldung.com/java-weekly-399 β‘οΈ @SpringFrameworkZoneΒ»
π Run Spring Boot on Docker
https://springframework.guru/run-spring-boot-on-docker/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/run-spring-boot-on-docker/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Run Spring Boot on Docker
One of the operational challenges in the software industry is related to the shipping of software. How to ship software to various environments, such as test, staging, and production while ensuring the software behaves asβ¦
π Spring Security β Auto Login User After Registration
https://www.baeldung.com/spring-security-auto-login-user-after-registration
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-auto-login-user-after-registration
β‘οΈ @SpringFrameworkZone
π Flux Create vs Generate In Project Reactor
https://www.vinsguru.com/flux-create-vs-generate-in-project-reactor/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/flux-create-vs-generate-in-project-reactor/
β‘οΈ @SpringFrameworkZone
Vinsguru
Reactor Flux Create vs Generate | Vinsguru
This tutorial explains the difference between Flux Create vs Generate in Project Reactor (Java Reactive Programming) with code samples.
π Structuring Spring Boot Applications
https://spring.io/blog/2021/08/22/structuring-spring-boot-applications
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/08/22/structuring-spring-boot-applications
β‘οΈ @SpringFrameworkZone
π Best Practices for Dependency Injection with Spring
https://springframework.guru/best-practices-for-dependency-injection-with-spring/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/best-practices-for-dependency-injection-with-spring/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Best Practices for Dependency Injection with Spring
In this post, I'm going to show you how to use Project Lombok for best practices in dependency injection with the Spring Framework. The Spring Framework itself has a variety of different ways we canβ¦