๐ Introduction to Reactive APIs with Postgres, R2DBC, Spring Data JDBC and Spring WebFlux
https://piotrminkowski.com/2018/10/18/introduction-to-reactive-apis-with-postgres-r2dbc-spring-data-jdbc-and-spring-webflux/
โก๏ธ @SpringFrameworkZone
https://piotrminkowski.com/2018/10/18/introduction-to-reactive-apis-with-postgres-r2dbc-spring-data-jdbc-and-spring-webflux/
โก๏ธ @SpringFrameworkZone
Piotr's TechBlog
Introduction to Reactive APIs with Postgres, R2DBC, Spring Data JDBC and Spring WebFlux - Piotr's TechBlog
There are pretty many technologies listed in the title of this article. Spring WebFlux has been introduced with Spring 5 and Spring Boot 2 as a project for building reactive-stack web applications. I have already described how to use it together with Springโฆ
๐ First Spring Data 2022.0.0 and 2021.2.0 milestones released
https://spring.io/blog/2022/01/14/first-spring-data-2022-0-0-and-2021-2-0-milestones-released
โก๏ธ @SpringFrameworkZone
https://spring.io/blog/2022/01/14/first-spring-data-2022-0-0-and-2021-2-0-milestones-released
โก๏ธ @SpringFrameworkZone
spring.io
First Spring Data 2022.0.0 and 2021.2.0 milestones released
<p>On behalf of the team and everyone who contributed, Iโm pleased to announce the availability of the first round of milestones of the Spring Data 2022.0 and 2021.2 release trains.</p>
<h2><a href="#code-2021-x-code-vs-code-2022-x-code" class="anchor" name="codeโฆ
<h2><a href="#code-2021-x-code-vs-code-2022-x-code" class="anchor" name="codeโฆ
๐ Spring Data 2021.1 SR1 and 2021.0 SR8 released
https://spring.io/blog/2022/01/14/spring-data-2021-1-sr1-and-2021-0-sr8-released
โก๏ธ @SpringFrameworkZone
https://spring.io/blog/2022/01/14/spring-data-2021-1-sr1-and-2021-0-sr8-released
โก๏ธ @SpringFrameworkZone
spring.io
Spring Data 2021.1 SR1 and 2021.0 SR8 released
<p>On behalf of the team, Iโm pleased to announce Spring Data service releases <code>2021.1.1</code> and <code>2020.0.8</code>.
Both releases ship with mostly bug fixes and dependency upgrades.
For your convenience, Spring Boot will pick up the artifactsโฆ
Both releases ship with mostly bug fixes and dependency upgrades.
For your convenience, Spring Boot will pick up the artifactsโฆ
Spring Boot Framework pinned ยซ๐ Java Weekly, Issue 420 https://www.baeldung.com/java-weekly-420 โก๏ธ @SpringFrameworkZoneยป
๐ Accessing Relational Data using JDBC with Spring
https://spring.io/guides/gs/relational-data-access/
โก๏ธ @SpringFrameworkZone
https://spring.io/guides/gs/relational-data-access/
โก๏ธ @SpringFrameworkZone
Getting Started | Accessing Relational Data using JDBC with Spring
Learn how to access relational data with Spring.
๐ Spring Security 6.0.0-M1 and 5.7.0-M1 available now
https://spring.io/blog/2022/01/17/spring-security-6-0-0-m1-and-5-7-0-m1-available-now
โก๏ธ @SpringFrameworkZone
https://spring.io/blog/2022/01/17/spring-security-6-0-0-m1-and-5-7-0-m1-available-now
โก๏ธ @SpringFrameworkZone
spring.io
Spring Security 6.0.0-M1 and 5.7.0-M1 available now
<div class="paragraph">
<p>On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Security <code>6.0.0-M1</code> and <code>5.7.0-M1</code> are available now.</p>
</div>
<div class="paragraph">
<p>This initial 6.0โฆ
<p>On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Security <code>6.0.0-M1</code> and <code>5.7.0-M1</code> are available now.</p>
</div>
<div class="paragraph">
<p>This initial 6.0โฆ
๐ Spring REST Docs 2.0.6.RELEASE
https://spring.io/blog/2022/01/17/spring-rest-docs-2-0-6-release
โก๏ธ @SpringFrameworkZone
https://spring.io/blog/2022/01/17/spring-rest-docs-2-0-6-release
โก๏ธ @SpringFrameworkZone
spring.io
Spring REST Docs 2.0.6.RELEASE
<p>On behalf of the team and everyone who has contributed, Iโm happy to announce that Spring REST Docs <code>2.0.6.RELEASE</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 REST Docs 3.0.0-M1
https://spring.io/blog/2022/01/17/spring-rest-docs-3-0-0-m1
โก๏ธ @SpringFrameworkZone
https://spring.io/blog/2022/01/17/spring-rest-docs-3-0-0-m1
โก๏ธ @SpringFrameworkZone
spring.io
Spring REST Docs 3.0.0-M1
<p>On behalf of the team and everyone who has contributed, I am pleased to announce that Spring REST Docs <code>3.0.0-M1</code> is now available from <a href="https://repo.spring.io/milestone">https://repo.spring.io/milestone</a>.</p>
<p>This initial 3.0โฆ
<p>This initial 3.0โฆ
๐ A Guide to the Problem Spring Web Library
https://www.baeldung.com/problem-spring-web
โก๏ธ @SpringFrameworkZone
https://www.baeldung.com/problem-spring-web
โก๏ธ @SpringFrameworkZone
Baeldung on Kotlin
A Guide to the Problem Spring Web Library | Baeldung
Learn how to use the Problem Spring Web library to create messages with the errors' details using an application/problem+json response.
๐ Autoscaling on Kubernetes with KEDA and Kafka
https://piotrminkowski.com/2022/01/18/autoscaling-on-kubernetes-with-keda-and-kafka/
โก๏ธ @SpringFrameworkZone
https://piotrminkowski.com/2022/01/18/autoscaling-on-kubernetes-with-keda-and-kafka/
โก๏ธ @SpringFrameworkZone
Piotr's TechBlog
Autoscaling on Kubernetes with KEDA and Kafka - Piotr's TechBlog
In this article, you will learn how to configure autoscaling on Kubernetes with KEDA and Kafka for the Spring Cloud Stream application.
๐ This Week in Spring - January 18th, 2022
https://spring.io/blog/2022/01/18/this-week-in-spring-january-18th-2022
โก๏ธ @SpringFrameworkZone
https://spring.io/blog/2022/01/18/this-week-in-spring-january-18th-2022
โก๏ธ @SpringFrameworkZone
spring.io
This Week in Spring - January 18th, 2022
<p>Hi, Spring fans! Welcome to another jam-packed, fun-filled, rockโem sockโem installment of <em>This Week in Spring</em>! Itโs the 18th of January and Iโm feelinโ great because I just got back from a three-day weekend. Here in the US, we celebrated on Mondayโฆ
๐ Elastic and Microsoft Azure - Unified Observability for Spring Boot applications
https://spring.io/blog/2022/01/19/elastic-and-microsoft-azure-unified-observability-for-spring-boot-applications
โก๏ธ @SpringFrameworkZone
https://spring.io/blog/2022/01/19/elastic-and-microsoft-azure-unified-observability-for-spring-boot-applications
โก๏ธ @SpringFrameworkZone
Elastic and Microsoft Azure - Unified Observability for Spring Boot applications
Level up your Java code and explore what Spring can do for you.
๐ The best way to use the Spring Transactional annotation
https://vladmihalcea.com/spring-transactional-annotation/
โก๏ธ @SpringFrameworkZone
https://vladmihalcea.com/spring-transactional-annotation/
โก๏ธ @SpringFrameworkZone
Vlad Mihalcea
The best way to use the Spring Transactional annotation - Vlad Mihalcea
Learn the best way to use the Spring and Spring Boot Transactional annotation on the service layer classes.
๐ Spring for GraphQL 1.0.0-M5 Released
https://spring.io/blog/2022/01/19/spring-for-graphql-1-0-0-m5-released
โก๏ธ @SpringFrameworkZone
https://spring.io/blog/2022/01/19/spring-for-graphql-1-0-0-m5-released
โก๏ธ @SpringFrameworkZone
spring.io
Spring for GraphQL 1.0.0-M5 Released
<p>On behalf of the team and everyone who has contributed, I am pleased to announce that Spring for GraphQL <code>1.0.0-M5</code> is now available from <a href="https://repo.spring.io/milestone">https://repo.spring.io/milestone</a>.</p>
<p>The M5 releaseโฆ
<p>The M5 releaseโฆ
๐ Spring Batch 5.0 M1 released
https://spring.io/blog/2022/01/19/spring-batch-5-0-m1-released
โก๏ธ @SpringFrameworkZone
https://spring.io/blog/2022/01/19/spring-batch-5-0-m1-released
โก๏ธ @SpringFrameworkZone
spring.io
Spring Batch 5.0 M1 released
<p>On behalf of the team and everyone who contributed, I am pleased to announce that the first milestone release of Spring Batch 5.0 is available now from <a href="https://repo.spring.io/milestone">https://repo.spring.io/milestone</a>. This first milestoneโฆ
๐ Exposing Microservices over REST Protocol Buffers
https://piotrminkowski.com/2017/06/05/exposing-microservices-over-rest-protocol-buffers/
โก๏ธ @SpringFrameworkZone
https://piotrminkowski.com/2017/06/05/exposing-microservices-over-rest-protocol-buffers/
โก๏ธ @SpringFrameworkZone
Piotr's TechBlog
Exposing Microservices over REST Protocol Buffers - Piotr's TechBlog
A tutorial is showing how to use Protocol Buffers in communication between microservices with Spring Boot framework.
๐ Spring Boot 2.7.0-M1 is now available
https://spring.io/blog/2022/01/20/spring-boot-2-7-0-m1-is-now-available
โก๏ธ @SpringFrameworkZone
https://spring.io/blog/2022/01/20/spring-boot-2-7-0-m1-is-now-available
โก๏ธ @SpringFrameworkZone
spring.io
Spring Boot 2.7.0-M1 is now available
<p>On behalf of the team and everyone who has contributed, Iโm happy to announce that Spring Boot <code>2.7.0-M1</code> has been released and is now available from <a href="https://repo.spring.io/milestone">https://repo.spring.io/milestone</a>.</p>
<p>Thisโฆ
<p>Thisโฆ
๐ 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โฆ