π Spring Boot 2.6.3 is now available
https://spring.io/blog/2022/01/20/spring-boot-2-6-3-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/01/20/spring-boot-2-6-3-is-now-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.6.3 is now available
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot <code>2.6.3</code> has been released and is now available from Maven Central.</p>
<p>This release includes <a href="https://github.com/spring-projects/springβ¦
<p>This release includes <a href="https://github.com/spring-projects/springβ¦
π Spring Data JDBC - How Can I Do a Partial Update of an Aggregate Root?
https://spring.io/blog/2022/01/20/spring-data-jdbc-how-can-i-do-a-partial-update-of-an-aggregate-root
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/01/20/spring-data-jdbc-how-can-i-do-a-partial-update-of-an-aggregate-root
β‘οΈ @SpringFrameworkZone
Spring Data JDBC - How Can I Do a Partial Update of an Aggregate Root?
Level up your Java code and explore what Spring can do for you.
π Spring Boot 2.5.9 available now
https://spring.io/blog/2022/01/20/spring-boot-2-5-9-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/01/20/spring-boot-2-5-9-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.5.9 available now
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot <code>2.5.9</code> has been released and is now available from Maven Central.</p>
<p>This release includes <a href="https://github.com/spring-projects/springβ¦
<p>This release includes <a href="https://github.com/spring-projects/springβ¦
π Spring Boot 3.0.0-M1 is now available
https://spring.io/blog/2022/01/20/spring-boot-3-0-0-m1-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/01/20/spring-boot-3-0-0-m1-is-now-available
β‘οΈ @SpringFrameworkZone
Spring Boot 3.0.0-M1 is now available
Level up your Java code and explore what Spring can do for you.
π A Bootiful Podcast: RedHat's Kate Stanley on the distinction between traditional brokers and Apache Kafka
https://spring.io/blog/2022/01/20/a-bootiful-podcast-redhat-s-kate-stanley-on-the-distinction-between-traditional-brokers-and-apache-kafka
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/01/20/a-bootiful-podcast-redhat-s-kate-stanley-on-the-distinction-between-traditional-brokers-and-apache-kafka
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: RedHat's Kate Stanley on the distinction between traditional brokers and Apache Kafka
<p>Hi, Spring fans! In this installment <a href="https://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to returning guest RedHatβs <a href="https://twitter.com/KateStanley91">Kate Stanley (@KateStanley91)</a> on the distinction between traditionalβ¦
π Failed to Load ApplicationContext for JUnit Test of Spring Controller
https://www.baeldung.com/spring-junit-failed-to-load-applicationcontext
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-junit-failed-to-load-applicationcontext
β‘οΈ @SpringFrameworkZone
Baeldung
Failed to Load ApplicationContext for JUnit Test of Spring Controller | Baeldung
Learn about the "Failed to Load ApplicationContext" error message when running Junit tests with the Spring Controller, and how to fix it.
Spring Boot Framework pinned Β«π Java Weekly, Issue 421 https://www.baeldung.com/java-weekly-421 β‘οΈ @SpringFrameworkZoneΒ»
π Reactor β Combining Multiple Sources Of Flux / Mono
https://www.vinsguru.com/reactive-programming-reactor-combining-multiple-sources-of-flux-mono/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/reactive-programming-reactor-combining-multiple-sources-of-flux-mono/
β‘οΈ @SpringFrameworkZone
Vinsguru
Java Reactive Programming - Combining Multiple Sources Of Flux / Mono | Vinsguru
In this reactive programming series, Lets see how we could combine multiple sources of reactive streams. If you have not read the previous articles in these
π Example of Spring Cloud Function with AWS Lambda
https://betterjavacode.com/programming/example-spring-cloud-function-aws-lambda
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/example-spring-cloud-function-aws-lambda
β‘οΈ @SpringFrameworkZone
Code Complete
Example of Spring Cloud Function with AWS Lambda - Code Complete
In this post, I talk about Spring Cloud Function, and how to deploy an example of Spring Cloud Function in AWS Lambda.
π JavaServer Faces (JSF) with Spring
https://www.baeldung.com/spring-jsf
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-jsf
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
JavaServer Faces (JSF) with Spring | Baeldung
A quick introduction into setting up JSF and the Spring Framework. It showcases how Spring beans can be accessed from JSF pages and JSF managed beans.
π Distributed Transactions in Microservices with Kafka Streams and Spring Boot
https://piotrminkowski.com/2022/01/24/distributed-transactions-in-microservices-with-kafka-streams-and-spring-boot/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2022/01/24/distributed-transactions-in-microservices-with-kafka-streams-and-spring-boot/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Distributed Transactions in Microservices with Kafka Streams and Spring Boot - Piotr's TechBlog
In this article, you will learn how to implement distributed transactions across microservices using Kafka Streams with Spring Boot.
π Spring Initializr 0.12.0 available now
https://spring.io/blog/2022/01/24/spring-initializr-0-12-0-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/01/24/spring-initializr-0-12-0-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Initializr 0.12.0 available now
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Initializr 0.12.0 has been released and is now available from Maven Central.</p>
<p>This release includes <a href="https://github.com/spring-io/initializr/releasβ¦
<p>This release includes <a href="https://github.com/spring-io/initializr/releasβ¦
π This Week in Spring - January 25th, 2022
https://spring.io/blog/2022/01/25/this-week-in-spring-january-25th-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/01/25/this-week-in-spring-january-25th-2022
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - January 25th, 2022
<img width="400" src="https://raw.githubusercontent.com/joshlong/blog-images/master/cny/tiger-resized.gif">
<p>Hi, Spring fans! Can you believe itβs already the 25th of the first month of a brand new year!? And weβre fast approaching the Lunar New Year, oftenβ¦
<p>Hi, Spring fans! Can you believe itβs already the 25th of the first month of a brand new year!? And weβre fast approaching the Lunar New Year, oftenβ¦
π Spring Native 0.11.2 available now
https://spring.io/blog/2022/01/26/spring-native-0-11-2-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/01/26/spring-native-0-11-2-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Native 0.11.2 available now
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Native <code>0.11.2</code> has been released and is now available from <a href="https://repo.spring.io/release">https://repo.spring.io/release</a>.</p>
<p>This releaseβ¦
<p>This releaseβ¦
π How to write EXISTS subqueries with JPA and Hibernate
https://vladmihalcea.com/exists-subqueries-jpa-hibernate/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/exists-subqueries-jpa-hibernate/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
How to write EXISTS subqueries with JPA and Hibernate - Vlad Mihalcea
Learn how to include EXISTS subqueries in JPA or Hibernate JPQL and Criteria API queries and Blaze Persistence queries.
π Spring Authorization Server 0.2.2 available now
https://spring.io/blog/2022/01/26/spring-authorization-server-0-2-2-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/01/26/spring-authorization-server-0-2-2-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Authorization Server 0.2.2 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 0.2.2.</p>
</div>
<div class="paragraph">
<p>You can download it from Maven Centralβ¦
<p>On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 0.2.2.</p>
</div>
<div class="paragraph">
<p>You can download it from Maven Centralβ¦
π REST Query Language with RSQL
https://www.baeldung.com/rest-api-search-language-rsql-fiql
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/rest-api-search-language-rsql-fiql
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
REST Query Language with RSQL | Baeldung
Lean how to implement a Search/Query Language for a Spring REST API using the standard Feed Item Query Language instead of a custom syntax.