π Testcontainers Database Integration Testing
https://vladmihalcea.com/testcontainers-database-integration-testing/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/testcontainers-database-integration-testing/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
Testcontainers Database Integration Testing - Vlad Mihalcea
Introduction In this article, we are going to see how we can use Testcontainers for database integration testing. If you are still using HSQLDB or H2 to test your Spring Boot application that runs on Oracle, SQL Server, PostgreSQL or MySQL in production,β¦
π Spring Boot Support for jOOQ
https://www.baeldung.com/spring-boot-support-for-jooq
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-support-for-jooq
β‘οΈ @SpringFrameworkZone
π Spring Authorization Server 1.0.0-M1 available now
https://spring.io/blog/2022/08/17/spring-authorization-server-1-0-0-m1-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/17/spring-authorization-server-1-0-0-m1-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Authorization Server 1.0.0-M1 available now
<div class="paragraph">
<p>On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 1.0.0-M1.</p>
</div>
<div class="paragraph">
<p>You can download it from <a hrefβ¦
<p>On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 1.0.0-M1.</p>
</div>
<div class="paragraph">
<p>You can download it from <a hrefβ¦
π Spring Authorization Server 0.4.0-M1 available now
https://spring.io/blog/2022/08/17/spring-authorization-server-0-4-0-m1-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/17/spring-authorization-server-0-4-0-m1-available-now
β‘οΈ @SpringFrameworkZone
Spring Authorization Server 0.4.0-M1 available now
Level up your Java code and explore what Spring can do for you.
π Propagating Exceptions With OpenFeign and Spring
https://www.baeldung.com/spring-openfeign-propagate-exception
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-openfeign-propagate-exception
β‘οΈ @SpringFrameworkZone
Baeldung
Propagating Exceptions With OpenFeign and Spring | Baeldung
Let's look at a few strategies for handling errors received during OpenFeign requests.
Spring Boot Framework pinned Β«π Java Weekly, Issue 450 https://www.baeldung.com/java-weekly-450 β‘οΈ @SpringFrameworkZoneΒ»
π Design Patterns β Factory Pattern β Part III
https://betterjavacode.com/core-java/design-patterns-factory-pattern-part-iii
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/core-java/design-patterns-factory-pattern-part-iii
β‘οΈ @SpringFrameworkZone
Code Complete
Design Patterns - Factory Pattern - Part III - Code Complete
After showing Singleton Design Pattern, I show what is Factory design pattern is and how to use it in software engineering design.
π Spring Boot 2.6.11 available now
https://spring.io/blog/2022/08/17/spring-boot-2-6-11-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/17/spring-boot-2-6-11-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.6.11 available now
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot <code>2.6.11</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.7.3 available now
https://spring.io/blog/2022/08/18/spring-boot-2-7-3-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/18/spring-boot-2-7-3-available-now
β‘οΈ @SpringFrameworkZone
Spring Boot 2.7.3 available now
Level up your Java code and explore what Spring can do for you.
π A Bootiful Podcast: Flowable founder Joram Barrez on a Bootiful Podcast on workflow, business process management, and more
https://spring.io/blog/2022/08/18/a-bootiful-podcast-flowable-founder-joram-barrez-on-a-bootiful-podcast-on-workflow-business-process-management-and-more
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/18/a-bootiful-podcast-flowable-founder-joram-barrez-on-a-bootiful-podcast-on-workflow-business-process-management-and-more
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Flowable founder Joram Barrez on a Bootiful Podcast on workflow, business process management, and more
<p>Hi, Spring fans! In this installment, Josh Long (@starbuxman) talks to Flowable founder Joram Barrez (@jbarrez) about workflow, business process management (BPM), decision management, rules, and so much more</p>
<iframe title="Flowable founder (and myβ¦
<iframe title="Flowable founder (and myβ¦
π Microservices Integration Tests with Hoverfly and Testcontainers
https://piotrminkowski.com/2019/02/06/microservices-integration-tests-with-hoverfly-and-testcontainers/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2019/02/06/microservices-integration-tests-with-hoverfly-and-testcontainers/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Microservices Integration Tests with Hoverfly and Testcontainers
This tutorial shows how to use Hoverfly with Testcaontainers to implement integration tests for microservices built on top of Spring Boot.
π Spring Shell 2.1.1 is now available
https://spring.io/blog/2022/08/19/spring-shell-2-1-1-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/19/spring-shell-2-1-1-is-now-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Shell 2.1.1 is now available
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Shell <code>2.1.1</code> has been released and is now available from <a href="https://repo.spring.io/release">https://repo.spring.io/release</a> and Maven Central.</p>β¦
π Microservices Configuration With Spring Cloud Config
https://piotrminkowski.com/2017/07/17/microservices-configuration-with-spring-cloud-config/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/07/17/microservices-configuration-with-spring-cloud-config/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Microservices Configuration With Spring Cloud Config - Piotr's TechBlog
A tutorial showing how to use Spring Cloud Config server and client to implement distributed configuration in microservices architecture.
π Configuring a DataSource Programmatically in Spring Boot
https://www.baeldung.com/spring-boot-configure-data-source-programmatic
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-configure-data-source-programmatic
β‘οΈ @SpringFrameworkZone
π Reuse containers with Testcontainers for fast integration tests
https://rieckpil.de/reuse-containers-with-testcontainers-for-fast-integration-tests/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/reuse-containers-with-testcontainers-for-fast-integration-tests/
β‘οΈ @SpringFrameworkZone
rieckpil
Reuse Containers With Testcontainers for Fast Integration Tests - rieckpil
Reuse Docker containers with Testcontainers to save initial setup time for Testcontainers to start and accerlate your build times
π Intro to Spring Security Expressions
https://www.baeldung.com/spring-security-expressions
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-expressions
β‘οΈ @SpringFrameworkZone
π Spring Cloud AWS β EC2
https://www.baeldung.com/spring-cloud-aws-ec2
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-cloud-aws-ec2
β‘οΈ @SpringFrameworkZone
π This Week in Spring - August 23rd, 2022
https://spring.io/blog/2022/08/23/this-week-in-spring-august-23rd-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/23/this-week-in-spring-august-23rd-2022
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - August 23rd, 2022
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>! Weβve got a <em>ton</em> to cover, so letβs dive right into it!</p>
<ul>
<li><a href="https://spring.io/blog/2022/08/18/a-bootiful-podcast-flowable-founder-joram-barrezβ¦
<ul>
<li><a href="https://spring.io/blog/2022/08/18/a-bootiful-podcast-flowable-founder-joram-barrezβ¦
Spring Boot Framework pinned Β«π This Week in Spring - August 23rd, 2022 https://spring.io/blog/2022/08/23/this-week-in-spring-august-23rd-2022 β‘οΈ @SpringFrameworkZoneΒ»