π Kafka Transactions with Spring Boot
https://piotrminkowski.com/2022/10/29/kafka-transactions-with-spring-boot/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2022/10/29/kafka-transactions-with-spring-boot/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Kafka Transactions with Spring Boot - Piotr's TechBlog
In this article, you will learn how to use Kafka transactions with the Spring Kafka project in your Spring Boot app.
π Monetary Calculation Pitfalls
https://springframework.guru/monetary-calculation-pitfalls/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/monetary-calculation-pitfalls/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Monetary Calculation Pitfalls
People expect computer programs to be accurate and precise when calculating numbers, and especially programs that perform monetary calculations and as a Java developer, sooner or later you will need to deal with monetary calculations. Youβ¦
π Communication Patterns between Microservices
https://betterjavacode.com/programming/communication-patterns-between-microservices
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/communication-patterns-between-microservices
β‘οΈ @SpringFrameworkZone
Code Complete
Communication Patterns between Microservices - Code Complete
In this post, I detail the communication patterns between microservices. Synchronous and Asynchronous communication.
π Spring Security 5.7.5 and 5.6.9 available now
https://spring.io/blog/2022/10/31/spring-security-5-7-5-and-5-6-9-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/31/spring-security-5-7-5-and-5-6-9-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Security 5.7.5 and 5.6.9 available now
<div class="paragraph">
<p>On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Security 5.7.5 and 5.6.9 are available now. In both cases the releases are composed of bug fixes.</p>
</div>
<div class="paragraph">β¦
<p>On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Security 5.7.5 and 5.6.9 are available now. In both cases the releases are composed of bug fixes.</p>
</div>
<div class="paragraph">β¦
π CVE-2022-31692: Authorization rules can be bypassed via forward or include in Spring Security
https://spring.io/blog/2022/10/31/cve-2022-31692-authorization-rules-can-be-bypassed-via-forward-or-include-in-spring-security
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/31/cve-2022-31692-authorization-rules-can-be-bypassed-via-forward-or-include-in-spring-security
β‘οΈ @SpringFrameworkZone
spring.io
CVE-2022-31692: Authorization rules can be bypassed via forward or include in Spring Security
<div class="paragraph">
<p>Spring Security 5.6.9 and 5.7.5 released on October 31st, 2022 included a fix for <a href="https://tanzu.vmware.com/security/cve-2022-31692">CVE-2022-31692</a> affecting the <code>AuthorizationFilter</code>. Users are encouragedβ¦
<p>Spring Security 5.6.9 and 5.7.5 released on October 31st, 2022 included a fix for <a href="https://tanzu.vmware.com/security/cve-2022-31692">CVE-2022-31692</a> affecting the <code>AuthorizationFilter</code>. Users are encouragedβ¦
π CVE-2022-31690: Privilege Escalation in spring-security-oauth2-client
https://spring.io/blog/2022/10/31/cve-2022-31690-privilege-escalation-in-spring-security-oauth2-client
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/31/cve-2022-31690-privilege-escalation-in-spring-security-oauth2-client
β‘οΈ @SpringFrameworkZone
spring.io
CVE-2022-31690: Privilege Escalation in spring-security-oauth2-client
<div class="paragraph">
<p>Spring Security <a href="https://github.com/spring-projects/spring-security/releases/tag/5.6.9">5.6.9</a> and <a href="https://github.com/spring-projects/spring-security/releases/tag/5.7.5">5.7.5</a> released on <a href="httpβ¦
<p>Spring Security <a href="https://github.com/spring-projects/spring-security/releases/tag/5.6.9">5.6.9</a> and <a href="https://github.com/spring-projects/spring-security/releases/tag/5.7.5">5.7.5</a> released on <a href="httpβ¦
π Spring Cloud 2022.0.0-RC1 Is Available
https://spring.io/blog/2022/10/31/spring-cloud-2022-0-0-rc1-is-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/31/spring-cloud-2022-0-0-rc1-is-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Cloud 2022.0.0-RC1 Is Available
<p>On behalf of the community, I am pleased to announce that the Release Candidate 1 (RC1) of the <a href="https://cloud.spring.io">Spring Cloud 2022.0</a> Release Train is available today. The release can be found in <a href="https://repo.spring.io/milestone/">Springβ¦
π This Week in Spring - November 1st, 2022
https://spring.io/blog/2022/10/31/this-week-in-spring-november-1st-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/31/this-week-in-spring-november-1st-2022
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - November 1st, 2022
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>! Howβre you doinβ? I hope youβre doing well and had a great Halloween if you celebrate. Iβm doing great. Iβm in sunny Kuala Lumpur, Malaysia, eating delicious food and hangingβ¦
π Testing your JSON serialization with @JsonTest
https://rieckpil.de/testing-your-json-serialization-with-jsontest/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/testing-your-json-serialization-with-jsontest/
β‘οΈ @SpringFrameworkZone
rieckpil
Testing JSON Serialization With @JsonTest and Spring Boot - rieckpil
Use Spring Boot's @JsonTest annotation to focus on testing your JSON serialization for using either Jackson, Gson or Jsonb
π Spring Authorization Server 1.0.0-RC1 available now
https://spring.io/blog/2022/11/01/spring-authorization-server-1-0-0-rc1-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/11/01/spring-authorization-server-1-0-0-rc1-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Authorization Server 1.0.0-RC1 available now
<div class="paragraph">
<p>On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 1.0.0-RC1.</p>
</div>
<div class="paragraph">
<p>You can download it from <a hreβ¦
<p>On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 1.0.0-RC1.</p>
</div>
<div class="paragraph">
<p>You can download it from <a hreβ¦
π Spring Authorization Server 0.4.0-RC1 available now
https://spring.io/blog/2022/11/01/spring-authorization-server-0-4-0-rc1-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/11/01/spring-authorization-server-0-4-0-rc1-available-now
β‘οΈ @SpringFrameworkZone
Spring Authorization Server 0.4.0-RC1 available now
Level up your Java code and explore what Spring can do for you.
π Development on Kubernetes Multicluster with Devtron
https://piotrminkowski.com/2022/11/02/development-on-kubernetes-multicluster-with-devtron/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2022/11/02/development-on-kubernetes-multicluster-with-devtron/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Development on Kubernetes Multicluster with Devtron
In this article, you will learn how to use Devtron for app development on Kubernetes in a multi-cluster environment
π High-Performance Java Persistence Newsletter, Issue 44
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-44/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-44/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
High-Performance Java Persistence Newsletter, Issue 44 - Vlad Mihalcea
The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.
π Spring Modulith 0.1 M2 released
https://spring.io/blog/2022/11/02/spring-modulith-0-1-m2-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/11/02/spring-modulith-0-1-m2-released
β‘οΈ @SpringFrameworkZone
Spring Modulith 0.1 M2 released
Level up your Java code and explore what Spring can do for you.
π Spring Boot Authentication Auditing Support
https://www.baeldung.com/spring-boot-authentication-audit
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-authentication-audit
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring Boot Authentication Auditing Support | Baeldung
Explore the Spring Boot Actuator module and the support for publishing Authentication and Authorization events in conjunction with Spring Security.
π A Bootiful Podcast: Java Champion, legend, and prolific open source contributor Andres Almiray
https://spring.io/blog/2022/11/03/a-bootiful-podcast-java-champion-legend-and-prolific-open-source-contributor-andres-almiray
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/11/03/a-bootiful-podcast-java-champion-legend-and-prolific-open-source-contributor-andres-almiray
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Java Champion, legend, and prolific open source contributor Andres Almiray
<p>Hi, Spring fans! In this installment, <a href="https://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to Java Champion, legend, and prolific opensource contributor <a href="https://twitter.com/aalmiray">Andres Almiray (@aalmiray) </a></p>
<iframeβ¦
<iframeβ¦