π How to Test the @Scheduled Annotation
https://www.baeldung.com/spring-testing-scheduled-annotation
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-testing-scheduled-annotation
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
How to Test the @Scheduled Annotation | Baeldung
Learn how to test the @Scheduled annotation in Spring with a simple integration test and the Awaitility library.
π IntelliJ β Cannot Resolve Spring Boot Configuration Properties Error
https://www.baeldung.com/intellij-resolve-spring-boot-configuration-properties
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/intellij-resolve-spring-boot-configuration-properties
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
IntelliJ β Cannot Resolve Spring Boot Configuration Properties Error | Baeldung
IntelliJ can provide autocomplete and context help for custom properties, but we need to make some additional configuration to our project to enable that.
π Distributed Tracing with Istio, Quarkus and Jaeger
https://piotrminkowski.com/2022/01/31/distributed-tracing-with-istio-quarkus-and-jaeger/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2022/01/31/distributed-tracing-with-istio-quarkus-and-jaeger/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Distributed Tracing with Istio, Quarkus and Jaeger - Piotr's TechBlog
In this you will learn how to configure ditributed tracing with Istio and Jaeger for Quarkus microservices properly on Kubernetes.
π Architectural Pattern β Cache-Aside / Read-Through Pattern With Spring Boot + Redis
https://www.vinsguru.com/cloud-design-patterns-cache-aside-read-through-pattern/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/cloud-design-patterns-cache-aside-read-through-pattern/
β‘οΈ @SpringFrameworkZone
Vinsguru
Spring WebFlux Redis Integration | Vinsguru
Learn Spring WebFlux Redis Integration to improve the performance of our application with examples.
π This Week in Spring - February 1st, 2022
https://spring.io/blog/2022/02/01/this-week-in-spring-february-1st-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/01/this-week-in-spring-february-1st-2022
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - February 1st, 2022
<p>Hi, Spring fans! Itβs a new Lunar year, so thatβs exciting, and I just celebrated my birthday, and that of my late father, as well. That was exciting. But there was also some bittersweet news. Letβs get that out of the way firstβ¦</p>
<p>My friend, my heroβ¦
<p>My friend, my heroβ¦
π An Introduction to Domain Graph Service (DGS) Framework
https://www.baeldung.com/spring-boot-domain-graph-service
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-domain-graph-service
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
An Introduction to Domain Graph Service (DGS) Framework | Baeldung
Learn how to use the Domain Graph Service (DGS) Framework from Netflix to build a simple Spring Boot GraphQL service in Java.
π Guide to Spring WebUtils and ServletRequestUtils
https://www.baeldung.com/spring-webutils-servletrequestutils
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-webutils-servletrequestutils
β‘οΈ @SpringFrameworkZone
Baeldung
Guide to Spring WebUtils and ServletRequestUtils | Baeldung
In this article, we explore the build-in web request utils in Spring MVC - WebUtils, ServletRequestUtils.
π High-Performance Java Persistence Newsletter, Issue 35
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-35/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-35/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
High-Performance Java Persistence Newsletter, Issue 35 - Vlad Mihalcea
The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.
π Spring Tools 4.13.1 released
https://spring.io/blog/2022/02/02/spring-tools-4-13-1-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/02/spring-tools-4-13-1-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Tools 4.13.1 released
<p>Dear Spring Community,</p>
<p>I am happy to announce the 4.13.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.</p>
<h4><a href="#fixes-and-improvements" class="anchor" name="fixes-and-improvements"></a>fixes and improvements</h4>β¦
<p>I am happy to announce the 4.13.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.</p>
<h4><a href="#fixes-and-improvements" class="anchor" name="fixes-and-improvements"></a>fixes and improvements</h4>β¦
π Part 2: Creating microservices β monitoring with Spring Cloud Sleuth, ELK and Zipkin
https://piotrminkowski.com/2017/04/05/part-2-creating-microservices-monitoring-with-spring-cloud-sleuth-elk-and-zipkin/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/04/05/part-2-creating-microservices-monitoring-with-spring-cloud-sleuth-elk-and-zipkin/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Part 2: Creating microservices - monitoring with Spring Cloud Sleuth, ELK and Zipkin - Piotr's TechBlog
One of the most frequently mentioned challenges related to the creation of microservices-based architecture is monitoring. Each microservice should be run on an environment isolated from the other microservices, so it does not share resources such as databasesβ¦
π A Bootiful Podcast: Former Spring Data lead and architect extraordinaire, Oliver Drotbohm
https://spring.io/blog/2022/02/03/a-bootiful-podcast-former-spring-data-lead-and-architect-extraordinaire-oliver-drotbohm
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/03/a-bootiful-podcast-former-spring-data-lead-and-architect-extraordinaire-oliver-drotbohm
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Former Spring Data lead and architect extraordinaire, Oliver Drotbohm
<iframe title="Former Spring Data lead and architect extraordinaire, Oliver Drotbohm" allowtransparency="true" height="150" width="100%" style="border: none; min-width: min(100%, 430px);" scrolling="no" data-name="pb-iframe-player" src="https://www.podbean.com/playerβ¦
π Default Password Encoder in Spring Security 5
https://www.baeldung.com/spring-security-5-default-password-encoder
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-5-default-password-encoder
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Default Password Encoder in Spring Security | Baeldung
Learn how to avoid the IllegalArgumentException when migrating plaintext passwords to Spring Security 5
π Injecting a Value in a Static Field in Spring
https://www.baeldung.com/spring-inject-static-field
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-inject-static-field
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Injecting a Value in a Static Field in Spring | Baeldung
Learn how to inject a value into a static field in Java
π Spring Shell 2.1.0-M2 is now available
https://spring.io/blog/2022/02/04/spring-shell-2-1-0-m2-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/04/spring-shell-2-1-0-m2-is-now-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Shell 2.1.0-M2 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.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>Weβ¦
<p>Weβ¦
π Mocking with (and without) Spring Boot
https://reflectoring.io/spring-boot-mock/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-boot-mock/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Mocking with (and without) Spring Boot
An intro to Mockito and how to use it with Spring Boot.
π Scheduling in Spring Boot
https://springframework.guru/scheduling-in-spring-boot/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/scheduling-in-spring-boot/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Scheduling in Spring Boot
We use scheduling to schedule jobs in a Spring Boot application. For instance, you can implement scheduling to perform some task at a specific time, or repeat after a fixed interval. In this post, youβllβ¦
π Bootstrapping Data in Spring Boot
https://springframework.guru/bootstrapping-data-in-spring-boot/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/bootstrapping-data-in-spring-boot/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Bootstrapping Data in Spring Boot
While developing a Spring Boot Application, sometimes we need to run a piece of code at startup. This code can be anything. You might want to log certain information or run some cron jobs orβ¦
π Spring for Apache Kafka
https://springframework.guru/spring-for-apache-kafka/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/spring-for-apache-kafka/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Spring for Apache Kafka
Apache Kafka is an open-source Message Bus that solves the problem of how microservices communicate with each other. Spring for Apache Kafka, also known as spring-kafka. It is a project that applies core Spring conceptsβ¦
π Orchestration Saga Pattern With Spring Boot
https://www.vinsguru.com/orchestration-saga-pattern-with-spring-boot/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/orchestration-saga-pattern-with-spring-boot/
β‘οΈ @SpringFrameworkZone
Vinsguru
Orchestration Saga Pattern With Spring Boot | Vinsguru
Let's develop a simple implementation of Orchestration Saga Pattern with Spring Boot to manage a complex transaction in Microservices.