π Spring Security 5.6.0 Released
https://spring.io/blog/2021/11/16/spring-security-5-6-0-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/11/16/spring-security-5-6-0-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Security 5.6.0 Released
<div class="paragraph">
<p>On behalf of the community, it is my pleasure to announce the general availability of Spring Security 5.6. This release is the result of the work that went into <a href="https://github.com/spring-projects/spring-security/releases/tag/5.6.0β¦
<p>On behalf of the community, it is my pleasure to announce the general availability of Spring Security 5.6. This release is the result of the work that went into <a href="https://github.com/spring-projects/spring-security/releases/tag/5.6.0β¦
π Database and design discussion β Part III
https://betterjavacode.com/core-java/database-and-design-discussion-part-iii
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/core-java/database-and-design-discussion-part-iii
β‘οΈ @SpringFrameworkZone
Code Complete
Database and design discussion - Part III - Code Complete
Design discussion about how to build a SAAS application. In this post, I will discuss design of using Twitter API in Saas application.
π Get to Know a Kubernetes Operator!
https://spring.io/blog/2021/11/19/get-to-know-a-kubernetes-operator
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/11/19/get-to-know-a-kubernetes-operator
β‘οΈ @SpringFrameworkZone
Get to Know a Kubernetes Operator!
Level up your Java code and explore what Spring can do for you.
π Spring Boot 2.6 is now available
https://spring.io/blog/2021/11/19/spring-boot-2-6-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/11/19/spring-boot-2-6-is-now-available
β‘οΈ @SpringFrameworkZone
Spring Boot 2.6 is now available
Level up your Java code and explore what Spring can do for you.
π Creating Asynchronous Methods
https://spring.io/guides/gs/async-method/
β‘οΈ @SpringFrameworkZone
https://spring.io/guides/gs/async-method/
β‘οΈ @SpringFrameworkZone
Getting Started | Creating Asynchronous Methods
Learn how to create asynchronous service methods.
π Debug your Code in IntelliJ IDEA
https://springframework.guru/debug-your-code-in-intellij-idea/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/debug-your-code-in-intellij-idea/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Debug your Code in IntelliJ IDEA
Introduction Programmers spend a great deal of time looking for errors in code. This process is called debugging and in this post, we will focus on how it is done in IntelliJ IDEA Java IDEβ¦
π Spring Boot Web Application β Part 1 β Spring Initializr
https://springframework.guru/spring-boot-web-application-part-1-spring-initializr/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/spring-boot-web-application-part-1-spring-initializr/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Spring Boot Web Application β Part 1 β Spring Initializr
Spring Boot - Making Spring Fun Again I've been playing around with Spring Boot again and really like what The Spring Team has been doing. Spring Boot is making Spring fun again. I haven't had thisβ¦
π 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.