π 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β¦
π SQL Derived Table or Inline View
https://vladmihalcea.com/sql-derived-table-inline-view/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/sql-derived-table-inline-view/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
SQL Derived Table or Inline View - Vlad Mihalcea
Learn what the SQL Derived Table or Inline View is and how you can use it to bypass the standard SQL operation order.
π A Complete Guide to Using ElasticSearch with Spring Boot
https://betterjavacode.com/programming/elasticsearch-spring-boot
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/elasticsearch-spring-boot
β‘οΈ @SpringFrameworkZone
Code Complete
A Complete Guide to Using ElasticSearch with Spring Boot - Code Complete
In this post, I show a complete guide to use elasticsearch with Spring Boot. I cover how to use index, search operations.
π Common Pitfalls When Testing Spring Boot Applications
https://rieckpil.de/common-pitfalls-when-testing-spring-boot-applications/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/common-pitfalls-when-testing-spring-boot-applications/
β‘οΈ @SpringFrameworkZone
rieckpil
Testing Spring Boot Applications: Five Common Pitfalls - rieckpil
Learn about the five most common pitfalls when it comes to testing Spring Boot applications and how to avoid them.
π Specify an Array of Strings as Body Parameters in Swagger
https://www.baeldung.com/swagger-body-array-of-strings
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/swagger-body-array-of-strings
β‘οΈ @SpringFrameworkZone