π Architectural Pattern β Rate Limiter Pattern For Resilient MicroService
https://www.vinsguru.com/resilient-microservice-design-rate-limiter-pattern/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/resilient-microservice-design-rate-limiter-pattern/
β‘οΈ @SpringFrameworkZone
Vinsguru
Rate Limiter Pattern - Microservice Design Patterns | Vinsguru
This tutorial explains Rate Limiter Pattern, one of the Microservice Design Patterns for designing highly resilient Microservices using resilience4j.
π Running Setup Data on Startup in Spring
https://www.baeldung.com/running-setup-logic-on-startup-in-spring
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/running-setup-logic-on-startup-in-spring
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Guide To Running Logic on Startup in Spring | Baeldung
Running logic at application startup is a common scenario. In this article we look at various ways to achieve this goal in a Spring application.
π How To Use CORS in NestJS Application
https://betterjavacode.com/programming/how-to-use-cors-in-nestjs-application
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/how-to-use-cors-in-nestjs-application
β‘οΈ @SpringFrameworkZone
Code Complete
How To Use CORS in NestJS Application
In this post, I show how to use CORS (cross-origin resource sharing) in a NestJS application. Enable NestJS CORS.
π Announcing Spring Cloud Stream Applications 2021.1.1 GA Release
https://spring.io/blog/2022/03/07/announcing-spring-cloud-stream-applications-2021-1-1-ga-release
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/03/07/announcing-spring-cloud-stream-applications-2021-1-1-ga-release
β‘οΈ @SpringFrameworkZone
spring.io
Announcing Spring Cloud Stream Applications 2021.1.1 GA Release
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Cloud Stream Applications <code>2021.1.1</code> has been released.</p>
<p>This release is based on Spring Boot <code>2.6.3</code> and Spring Cloud <code>2021.0.1</code>β¦
<p>This release is based on Spring Boot <code>2.6.3</code> and Spring Cloud <code>2021.0.1</code>β¦
π Apache Camel with Spring Boot
https://www.baeldung.com/apache-camel-spring-boot
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/apache-camel-spring-boot
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Apache Camel with Spring Boot | Baeldung
Learn about Apache Camel with Spring Boot.
π Lightrun β the best way to debug production problems
https://vladmihalcea.com/lightrun-debug-production-problems/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/lightrun-debug-production-problems/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
Lightrun - the best way to debug production problems - Vlad Mihalcea
Learn how to use LightRun to inject dynamic logs, extract snapshots, add metrics, and debug production propblems.
π This Week in Spring - March 8th, 2022
https://spring.io/blog/2022/03/08/this-week-in-spring-march-8th-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/03/08/this-week-in-spring-march-8th-2022
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - March 8th, 2022
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>! Howβre you doinβ? </p>
<ul>
<li><a href="https://spring.io/blog/2022/03/03/a-bootiful-podcast-reactive-streams-cofounder-former-deputy-cto-at-lightbend-and-legend-viktorβ¦
<ul>
<li><a href="https://spring.io/blog/2022/03/03/a-bootiful-podcast-reactive-streams-cofounder-former-deputy-cto-at-lightbend-and-legend-viktorβ¦
π Spring Tips: Hilla, an amazing new web framework from Vaadin
https://spring.io/blog/2022/03/09/spring-tips-hilla-an-amazing-new-web-framework-from-vaadin
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/03/09/spring-tips-hilla-an-amazing-new-web-framework-from-vaadin
β‘οΈ @SpringFrameworkZone
Spring Tips: Hilla, an amazing new web framework from Vaadin
Level up your Java code and explore what Spring can do for you.
π Introducing Spring Cloud Alibaba 2021.0.1.0
https://spring.io/blog/2022/03/09/introducing-spring-cloud-alibaba-2021-0-1-0
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/03/09/introducing-spring-cloud-alibaba-2021-0-1-0
β‘οΈ @SpringFrameworkZone
spring.io
Introducing Spring Cloud Alibaba 2021.0.1.0
<p>Hi, Spring fans! Today, we are excited to announce the availability of Spring Cloud Alibaba 2021.0.1.0!
Spring Cloud Alibaba provides a one-stop solution for distributed application development. It contains all the components required to develop distributedβ¦
Spring Cloud Alibaba provides a one-stop solution for distributed application development. It contains all the components required to develop distributedβ¦
Spring Boot Framework pinned Β«π Java Weekly, Issue 427 https://www.baeldung.com/java-weekly-427 β‘οΈ @SpringFrameworkZoneΒ»
π A Bootiful Podcast: Microsoft Azure Developer Advocate Mark Heckler
https://spring.io/blog/2022/03/10/a-bootiful-podcast-microsoft-azure-developer-advocate-mark-heckler
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/03/10/a-bootiful-podcast-microsoft-azure-developer-advocate-mark-heckler
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Microsoft Azure Developer Advocate Mark Heckler
<p>Hi, Spring fans! In this installment, Josh Long (@starbuxman) talks to former fellow Spring Developer Advocate at Tanzu, and current Java Developer Advocate at Microsoft, friend, ally, and altogether amazing human being, Mark Heckler (@mkheck). </p>
<iframeβ¦
<iframeβ¦
π Testing Spring Boot @ConfigurationProperties
https://www.baeldung.com/spring-boot-testing-configurationproperties
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-testing-configurationproperties
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Testing Spring Boot @ConfigurationProperties | Baeldung
Learn how to test configuration classes in Spring Boot that rely on the @ConfigurationProperties annotation.
π Introduction to Spring Cloud Netflix β Eureka
https://www.baeldung.com/spring-cloud-netflix-eureka
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-cloud-netflix-eureka
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Introduction to Spring Cloud Netflix - Eureka | Baeldung
Learn how to register a service and make it discoverable using Eureka
π AWS AppSync With Spring Boot
https://www.baeldung.com/aws-appsync-spring
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/aws-appsync-spring
β‘οΈ @SpringFrameworkZone
Baeldung
AWS AppSync With Spring Boot | Baeldung
Learn how to use AWS AppSync with Spring Boot.
π Architectural Pattern β Bulkhead Pattern For Resilient MicroService
https://www.vinsguru.com/resilient-microservice-design-bulkhead-pattern/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/resilient-microservice-design-bulkhead-pattern/
β‘οΈ @SpringFrameworkZone
Vinsguru
Bulkhead Pattern with Spring Boot | Vinsguru
This tutorial explains Bulkhead Pattern, one of the Microservice Design Patterns for designing highly resilient Microservices using resilience4j.