π Architectural Pattern β Choreography Saga Pattern With Spring Boot + Kafka
https://www.vinsguru.com/architectural-design-pattern-saga-pattern-implementation-using-kafka/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/architectural-design-pattern-saga-pattern-implementation-using-kafka/
β‘οΈ @SpringFrameworkZone
Vinsguru
Choreography Saga Pattern With Spring Boot | Vinsguru
Learn Choreography Saga Pattern with Spring Boot + Kafka for handling transactions in Microservices architecture
π API Rate Limiting with Spring Cloud Gateway
https://spring.io/blog/2021/04/05/api-rate-limiting-with-spring-cloud-gateway
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/04/05/api-rate-limiting-with-spring-cloud-gateway
β‘οΈ @SpringFrameworkZone
API Rate Limiting with Spring Cloud Gateway
Level up your Java code and explore what Spring can do for you.
π An Advanced Guide to GraphQL with Spring Boot
https://piotrminkowski.com/2020/07/31/an-advanced-guide-to-graphql-with-spring-boot/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/07/31/an-advanced-guide-to-graphql-with-spring-boot/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
An Advanced Guide to GraphQL with Spring Boot - Piotr's TechBlog
This tutorial is showing how to integrate Spring Boot with GraphQL and JPA to implement more advanced queries like joins or filtering.
π How to retrieve DTOs from your Envers Audit Logs
https://thorben-janssen.com/envers-dto/
β‘οΈ @SpringFrameworkZone
https://thorben-janssen.com/envers-dto/
β‘οΈ @SpringFrameworkZone
Thorben Janssen
How to retrieve DTOs from your Envers Audit Logs
Hibernate Envers provides a powerful and flexible query API. But working with DTO projections requires some workarounds.
π This Week in Spring - April 6th, 2021
https://spring.io/blog/2021/04/06/this-week-in-spring-april-6th-2021
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/04/06/this-week-in-spring-april-6th-2021
β‘οΈ @SpringFrameworkZone
This Week in Spring - April 6th, 2021
Level up your Java code and explore what Spring can do for you.
π High-Performance Java Persistence Newsletter, Issue 25
https://vladmihalcea.com/high-performance-java-persistence-newsletter-25/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/high-performance-java-persistence-newsletter-25/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
High-Performance Java Persistence Newsletter, Issue 25 - Vlad Mihalcea
The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.
π Logout in an OAuth Secured Application (using the Spring Security OAuth legacy stack)
https://www.baeldung.com/logout-spring-security-oauth-legacy
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/logout-spring-security-oauth-legacy
β‘οΈ @SpringFrameworkZone
Baeldung
Logout in an OAuth Secured Application (using the Spring Security OAuth legacy stack) | Baeldung
A practical deep-dive into how to implement logout in a Spring Security OAuth2 application with JWT, using Spring Security OAuth legacy stack.
π Configure a RestTemplate with RestTemplateBuilder
https://www.baeldung.com/spring-rest-template-builder
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-rest-template-builder
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Configure a RestTemplate with RestTemplateBuilder | Baeldung
Learn three different approaches for configuring a RestTemplate bean in Spring.
π An Advanced GraphQL with Spring Boot and Netflix DGS
https://piotrminkowski.com/2021/04/08/an-advanced-graphql-with-spring-boot-and-netflix-dgs/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2021/04/08/an-advanced-graphql-with-spring-boot-and-netflix-dgs/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
An Advanced GraphQL with Spring Boot and Netflix DGS - Piotr's TechBlog
This article shows how to implement more advanced GraphQL queries with filtering and relationship fetching using Netflix DGS for Spring Boot.
π Redis Master Slave With Spring Boot
https://www.vinsguru.com/redis-master-slave-with-spring-boot/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/redis-master-slave-with-spring-boot/
β‘οΈ @SpringFrameworkZone
Vinsguru
Redis Master Slave With Spring Boot | Vinsguru
This tutorial explains Redis Master Slave (Read Replicas) using docker compose for local development purposes for a Spring Boot application.
π Unit Testing with Spring Boot
https://reflectoring.io/unit-testing-spring-boot/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/unit-testing-spring-boot/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Unit Testing with Spring Boot
In this tutorial we'll learn how to build testable Spring beans and get to know the tools that Spring Boot by default imports for writing maintainable unit tests.
π A Bootiful Podcast: Ambassador Labs devrel director, InfoQ contributor, lifelong learner, and awesome human, and friend Daniel Bryant
https://spring.io/blog/2021/04/08/a-bootiful-podcast-ambassador-labs-devrel-director-infoq-contributor-lifelong-learner-and-awesome-human-and-friend-daniel-bryant
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/04/08/a-bootiful-podcast-ambassador-labs-devrel-director-infoq-contributor-lifelong-learner-and-awesome-human-and-friend-daniel-bryant
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Ambassador Labs devrel director, InfoQ contributor, lifelong learner, and awesome human, and friend Danielβ¦
<p>Hi, Spring fans! In this episode <a href="https://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to Ambassador Labs devrel director, InfoQ contributor, lifelong learner, and awesome human, and friend <a href="https://twitter.com/danielbryantuk">Danielβ¦
π Why Choose Spring as Your Java Framework?
https://www.baeldung.com/spring-why-to-choose
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-why-to-choose
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Why Choose Spring as Your Java Framework? | Baeldung
A quick and practical overview of the main value proposition of Spring framework.
π Introduction to Alibaba Sentinel
https://www.baeldung.com/java-sentinel-intro
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/java-sentinel-intro
β‘οΈ @SpringFrameworkZone
Baeldung
Introduction to Alibaba Sentinel | Baeldung
In this tutorial, we'll have a look at some of Sentinel's main features. Further, we'll see an example of how to use it, its annotation support, and its monitoring dashboard.