π Architecture of the web application
https://betterjavacode.com/java/architecture-of-the-web-application-socialkpi
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/java/architecture-of-the-web-application-socialkpi
β‘οΈ @SpringFrameworkZone
Code Complete
Architecture of the web application - Code Complete
Social KPI. In this post, I discuss the architecture of social kpi application. What framework will I be using? What UI framework will I be using?
π JavaEE MicroProfile with KumuluzEE
https://piotrminkowski.com/2017/07/31/javaee-microprofile-with-kumuluzee/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/07/31/javaee-microprofile-with-kumuluzee/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
JavaEE MicroProfile with KumuluzEE - Piotr's TechBlog
Preface Enterprise Java seems to be a step back from the others when it comes to microservices architecture. Some weeks ago I took a part in Code Europe β the programming conference in Warsaw. One of the speakers was Ivar Grimstad who was talking about MicroProfileβ¦
π Implementing Domain-Driven Design
https://betterjavacode.com/programming/implementing-domain-driven-design
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/implementing-domain-driven-design
β‘οΈ @SpringFrameworkZone
Code Complete
Implementing Domain-Driven Design
In this post, we discuss how implementing domain drive design helps in building a scalable system. What is included in domain driven design?
π Spring Security β @PreFilter and @PostFilter
https://www.baeldung.com/spring-security-prefilter-postfilter
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-prefilter-postfilter
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring Security - @PreFilter and @PostFilter | Baeldung
Learn how to use the @PreFilter and @PostFilter Spring Security annotations through practical examples.
π Intro to OpenShift Service Mesh
https://piotrminkowski.com/2020/08/06/intro-to-openshift-service-mesh-with-istio/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/08/06/intro-to-openshift-service-mesh-with-istio/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Intro to OpenShift Service Mesh - Piotr's TechBlog Istio
This tutorial shows how to deploy and configure service mesh build on top of Istio on OpenShift. Using Maistra OpenShift Service Mesh operator
π Spring HATEOAS 1.4 released
https://spring.io/blog/2021/11/22/spring-hateoas-1-4-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/11/22/spring-hateoas-1-4-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring HATEOAS 1.4 released
<div class="paragraph">
<p>I am excited to announce that Spring HATEOAS 1.4 GA has been part of the cascade of releases that lead to the Spring Boot 2.6 last week. The release ships a couple of new features and all bug fixes we have incorporated in theβ¦
<p>I am excited to announce that Spring HATEOAS 1.4 GA has been part of the cascade of releases that lead to the Spring Boot 2.6 last week. The release ships a couple of new features and all bug fixes we have incorporated in theβ¦
π Introduction to Netflix Archaius with Spring Cloud
https://www.baeldung.com/netflix-archaius-spring-cloud-integration
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/netflix-archaius-spring-cloud-integration
β‘οΈ @SpringFrameworkZone
Baeldung
Introduction to Netflix Archaius with Spring Cloud | Baeldung
Learn about Netflix Archaius and some of the cool features it offers to take advantage of configuration management.
π This Week in Spring (Happy Thanksgiving!) - November 23rd, 2021
https://spring.io/blog/2021/11/23/this-week-in-spring-happy-thanksgiving-november-23rd-2021
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/11/23/this-week-in-spring-happy-thanksgiving-november-23rd-2021
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring (Happy Thanksgiving!) - November 23rd, 2021
<img style="width : 100%; margin-top : 2em" src="https://raw.githubusercontent.com/joshlong/blog-images/master/bootiful-thanksgiving-2021/bootiful-thanksgiving.png">
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>! </p>β¦
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>! </p>β¦
π Mastering Spring Cloud
https://piotrminkowski.com/2018/05/04/mastering-spring-cloud/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2018/05/04/mastering-spring-cloud/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Mastering Spring Cloud - Piotr's TechBlog
Introducing book "Mastering Spring Cloud" that gives a deatailed guide to several Spring cloud projects used while building microservices.
π OAuth2 for a Spring REST API β Handle the Refresh Token in Angular
https://www.baeldung.com/spring-security-oauth2-refresh-token-angular
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-oauth2-refresh-token-angular
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Handle the OAuth Refresh Token from a Spring API | Baeldung
Have a look at how to refresh a token using the Spring Security 5 OAuth stack and leveraging a Zuul proxy.
π RevoGain Software Architecture
https://vladmihalcea.com/revogain-software-architecture/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/revogain-software-architecture/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
RevoGain Software Architecture - Vlad Mihalcea
RevoGain software architecture uses common technologies like Spring Boot, Hibernate, MySQL, HTML, CSS, jQuery, Bootstrap.
π Kafka Streams with Quarkus
https://piotrminkowski.com/2021/11/24/kafka-streams-with-quarkus/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2021/11/24/kafka-streams-with-quarkus/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Kafka Streams with Quarkus - Piotr's TechBlog
This article shows how to use Kafka Streams with Quarkus on the example of the simple stock market application based on KStream and KTable.
π Rate Limiting In Spring Cloud Gateway With Redis
https://piotrminkowski.com/2019/11/15/rate-limiting-in-spring-cloud-gateway-with-redis/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2019/11/15/rate-limiting-in-spring-cloud-gateway-with-redis/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Rate Limiting In Spring Cloud Gateway With Redis - Piotr's TechBlog
This tutorial shows how to implement rate limiting with Spring Cloud Gateway with Redis as a backend store.
Spring Boot Framework pinned Β«π Java Weekly, Issue 412 https://www.baeldung.com/java-weekly-412 β‘οΈ @SpringFrameworkZoneΒ»
π Architectural Pattern β Master & Read Replica With Redis + Spring Boot
https://www.vinsguru.com/spring-boot-sample-application-with-redis-master-slave-cluster/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/spring-boot-sample-application-with-redis-master-slave-cluster/
β‘οΈ @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.
π A Bootiful Podcast: Reactive-System and Functional Programming legend Debasish Ghosh
https://spring.io/blog/2021/11/25/a-bootiful-podcast-reactive-system-and-functional-programming-legend-debasish-ghosh
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/11/25/a-bootiful-podcast-reactive-system-and-functional-programming-legend-debasish-ghosh
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Reactive-System and Functional Programming legend Debasish Ghosh
<p>Hi, Spring fans! In this installment, <a href="https://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to functional programming- and reactive systems-legend <a href="https://twitter.com/debasishg">Debasish Ghosh (@debasishg)</a>. And Happy Thanksgivingβ¦
π Using Reactive WebClient with Spring WebFlux
https://piotrminkowski.com/2019/11/04/using-reactive-webclient-with-spring-webflux/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2019/11/04/using-reactive-webclient-with-spring-webflux/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Using Reactive WebClient with Spring WebFlux - Piotr's TechBlog
This article describes the details about reactive HTTP communication in Spring Boot applications with Spring WebFlux WebClient.