Spring Boot Framework pinned Β«π Java Weekly, Issue 408 https://www.baeldung.com/java-weekly-408 β‘οΈ @SpringFrameworkZoneΒ»
π Creating API Documentation with Restdocs
https://spring.io/guides/gs/testing-restdocs/
β‘οΈ @SpringFrameworkZone
https://spring.io/guides/gs/testing-restdocs/
β‘οΈ @SpringFrameworkZone
Getting Started | Creating API Documentation with Restdocs
Learn how to generate documentation for HTTP endpoints using Spring Restdocs
π Why Iβm Breaking up my βLearn Spring Securityβ Course?
https://www.baeldung.com/learn-spring-security-now-lss-core-and-lss-oauth
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/learn-spring-security-now-lss-core-and-lss-oauth
β‘οΈ @SpringFrameworkZone
Baeldung
Why I'm Breaking up my βLearn Spring Securityβ Course? | Baeldung
Why I decided to split my "Learn Spring Security" course into two separate courses.
π Architectural Pattern β Push Notifications / Messages To The Browser Using Event Stream (SSE)
https://www.vinsguru.com/spring-boot-webflux-sending-notifications-messages-to-the-browser-using-event-stream/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/spring-boot-webflux-sending-notifications-messages-to-the-browser-using-event-stream/
β‘οΈ @SpringFrameworkZone
Vinsguru
Spring WebFlux Streaming | Vinsguru
Let's learn Spring WebFlux Streaming Response (aka Server Sent Events) for real time notifications to the browsers from the back-end application.
π Spring BeanNameAware Interface
https://springframework.guru/spring-beannameaware-interface/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/spring-beannameaware-interface/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Spring BeanNameAware Interface
During the creation of Spring Beans, you can obtain the name of the bean by implementing the Spring interface - BeanNameAware. Then during the creation of Spring beans, the Spring Context will inject the nameβ¦
π Spring Cloud Square 0.4.0-M3 is available.
https://spring.io/blog/2021/10/25/spring-cloud-square-0-4-0-m3-is-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/10/25/spring-cloud-square-0-4-0-m3-is-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Cloud Square 0.4.0-M3 is available.
<p>On behalf of the community, I am pleased to announce that the Milestone 3 (M3) of the <a href="https://cloud.spring.io">Spring Cloud Square</a> 0.4.0 is available today. The release can be found in <a href="https://repo.spring.io/milestone/">Spring Milestone</a>β¦
π Kubernetes Multicluster with Kind and Cilium
https://piotrminkowski.com/2021/10/25/kubernetes-multicluster-with-kind-and-cilium/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2021/10/25/kubernetes-multicluster-with-kind-and-cilium/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Kubernetes Multicluster with Kind and Cilium - Piotr's TechBlog
In this article, you will learn how to run local Kubernetes multicluster with Kind with direct communication based on Cilium Cluster Mesh.
π Spring Data JPA β Publishing Domain Events When Changing an Entity
https://thorben-janssen.com/spring-data-jpa-domain-event/
β‘οΈ @SpringFrameworkZone
https://thorben-janssen.com/spring-data-jpa-domain-event/
β‘οΈ @SpringFrameworkZone
Thorben Janssen
Spring Data JPA - Publishing Domain Events When Changing an Entity
Let Spring Data JPA publish a domain event when you save an entity object and provide one or more observer to trigger additional business logic.
π Spot every Spring Boot application issue on the spot using AppDynamics!
https://spring.io/blog/2021/10/25/spot-every-spring-boot-application-issue-on-the-spot-using-appdynamics
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/10/25/spot-every-spring-boot-application-issue-on-the-spot-using-appdynamics
β‘οΈ @SpringFrameworkZone
spring.io
Spot every Spring Boot application issue on the spot using AppDynamics!
<p>Today, we are excited to announce the integration of AppDynamics in the Azure Spring Cloud for full stack observability.</p>
<p>Over the past 20 months, we worked with many enterprise customers to learn about the scenarios they face. Many of these customersβ¦
<p>Over the past 20 months, we worked with many enterprise customers to learn about the scenarios they face. Many of these customersβ¦
π Client-Side Load-Balancing with Spring Cloud LoadBalancer
https://spring.io/guides/gs/spring-cloud-loadbalancer/
β‘οΈ @SpringFrameworkZone
https://spring.io/guides/gs/spring-cloud-loadbalancer/
β‘οΈ @SpringFrameworkZone
Getting Started | Client-Side Load-Balancing with Spring Cloud LoadBalancer
Dynamically select correct instance for the request
π Circuit breaker and retries on Kubernetes with Istio and Spring Boot
https://piotrminkowski.com/2020/06/03/circuit-breaker-and-retries-on-kubernetes-with-istio-and-spring-boot/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/06/03/circuit-breaker-and-retries-on-kubernetes-with-istio-and-spring-boot/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Circuit breaker and retries on Kubernetes with Istio and Spring Boot Piotr's TechBlog
Showing how to configure and test circuit breaker and retries using Istio. The example application is built on top of Spring Boot.
π This Week in Spring - October 26th, 2021
https://spring.io/blog/2021/10/26/this-week-in-spring-october-26th-2021
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/10/26/this-week-in-spring-october-26th-2021
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - October 26th, 2021
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>! How are you? </p>
<p>Iβm doing well, as always. I literally just wrapped up presenting a fun session at the Russian Joker conference all about Spring and GraphQL. I got aβ¦
<p>Iβm doing well, as always. I literally just wrapped up presenting a fun session at the Russian Joker conference all about Spring and GraphQL. I got aβ¦
π Spring Tips: @Controllers (pt. 1): the "C" in Model 2 MVC
https://spring.io/blog/2021/10/27/spring-tips-controllers-pt-1-the-c-in-model-2-mvc
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/10/27/spring-tips-controllers-pt-1-the-c-in-model-2-mvc
β‘οΈ @SpringFrameworkZone
spring.io
Spring Tips: @Controllers (pt. 1): the "C" in Model 2 MVC
<p>Hi, Spring fans! In this installment, the first of a series, Josh Long looks at the venerable <code>@Controller</code> annotation and its use supporting Model 2 MVC-style web applications.</p>
<iframe width="560" height="315" src="https://www.youtube.β¦
<iframe width="560" height="315" src="https://www.youtube.β¦
π Security Reports for Spring Framework, Spring Data REST, Spring AMQP, and Spring Cloud OpenFeign
https://spring.io/blog/2021/10/26/security-reports-for-spring-framework-spring-data-rest-spring-amqp-and-spring-cloud-openfeign
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/10/26/security-reports-for-spring-framework-spring-data-rest-spring-amqp-and-spring-cloud-openfeign
β‘οΈ @SpringFrameworkZone
spring.io
Security Reports for Spring Framework, Spring Data REST, Spring AMQP, and Spring Cloud OpenFeign
<p>The recently released Spring Boot <a href="https://spring.io/blog/2021/10/21/spring-boot-2-5-6-is-now-available">2.5.6</a> and <a href="https://spring.io/blog/2021/10/21/spring-boot-2-4-12-is-now-available">2.4.12</a> releases contain fixes for the followingβ¦
π New Features For Spring Cloud Kubernetes In Spring Cloud 2021.0.0-M3
https://spring.io/blog/2021/10/26/new-features-for-spring-cloud-kubernetes-in-spring-cloud-2021-0-0-m3
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/10/26/new-features-for-spring-cloud-kubernetes-in-spring-cloud-2021-0-0-m3
β‘οΈ @SpringFrameworkZone
New Features For Spring Cloud Kubernetes In Spring Cloud 2021.0.0-M3
Level up your Java code and explore what Spring can do for you.
π Spring Cloud OpenFeign versions 2.2.10.RELEASE, 3.0.5 and 3.1.0-M4 are now available
https://spring.io/blog/2021/10/26/spring-cloud-openfeign-versions-2-2-10-release-3-0-5-and-3-1-0-m4-are-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/10/26/spring-cloud-openfeign-versions-2-2-10-release-3-0-5-and-3-1-0-m4-are-now-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Cloud OpenFeign versions 2.2.10.RELEASE, 3.0.5 and 3.1.0-M4 are now available
<p>On behalf of the community, I am pleased to announce that Spring Cloud OpenFeign versions 2.2.10.RELEASE, 3.0.5 and 3.1.0-M4 have been released.</p>
<p>These are primarily security releases with fixes for the <a href="https://tanzu.vmware.com/security/cveβ¦
<p>These are primarily security releases with fixes for the <a href="https://tanzu.vmware.com/security/cveβ¦
π Introduction to Spring Data Redis
https://piotrminkowski.com/2019/03/05/introduction-to-spring-data-redis/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2019/03/05/introduction-to-spring-data-redis/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Introduction to Spring Data Redis - Piotr's TechBlog
This article shows how to integrate Redis with the Spring Boot framework as the main database using the Spring Data Redis project.