π MongoDB Change Streams With Reactive Spring Data
https://www.vinsguru.com/mongodb-change-streams-reactive-spring-data/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/mongodb-change-streams-reactive-spring-data/
β‘οΈ @SpringFrameworkZone
Vinsguru
MongoDB Change Streams With Reactive Spring Data | Vinsguru
This article explains how to set up Replica Sets and access MongoDB Change Streams with Reactive Spring Data Repository / Template.
π gRPC vs REST Performance Comparison
https://www.vinsguru.com/grpc-vs-rest-performance-comparison/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/grpc-vs-rest-performance-comparison/
β‘οΈ @SpringFrameworkZone
π CRUD Operations With Spring Data Reactive MongoDB
https://www.vinsguru.com/crud-operations-with-spring-data-reactive-mongodb/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/crud-operations-with-spring-data-reactive-mongodb/
β‘οΈ @SpringFrameworkZone
Vinsguru
CRUD Operations With Spring Data Reactive MongoDB | Vinsguru
This tutorial explains how to perform various CRUD Operations with Spring Data Reactive MongoDB Repository.
π When Does Java Throw UndeclaredThrowableException?
https://www.baeldung.com/java-undeclaredthrowableexception
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/java-undeclaredthrowableexception
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
When Does Java Throw UndeclaredThrowableException? | Baeldung
Learn what causes Java to throw an UndeclaredThrowableException
π API-First Development with Spring Boot and Swagger
https://reflectoring.io/spring-boot-openapi/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-boot-openapi/
β‘οΈ @SpringFrameworkZone
reflectoring.io
API-First Development with Spring Boot and Swagger
What's the 'API-First' Approach? And how do we go about it with Swagger and Spring Boot? This guide shows how to make APIs a first-class citizen in our project.
π Spring Integration 5.4 goes GA; some other Integration releases
https://spring.io/blog/2020/11/02/spring-integration-5-4-goes-ga-some-other-integration-releases
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/02/spring-integration-5-4-goes-ga-some-other-integration-releases
β‘οΈ @SpringFrameworkZone
spring.io
Spring Integration 5.4 goes GA; some other Integration releases
<div class="paragraph">
<p>Dear Spring community,</p>
</div>
<div class="paragraph">
<p>On behalf the team and everybody contributed, itβs my pleasure to announce that last week we released general availability for Spring Integration <code>5.4</code>.</p>β¦
<p>Dear Spring community,</p>
</div>
<div class="paragraph">
<p>On behalf the team and everybody contributed, itβs my pleasure to announce that last week we released general availability for Spring Integration <code>5.4</code>.</p>β¦
π gRPC File Upload With Client Streaming
https://www.vinsguru.com/grpc-file-upload-client-streaming/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/grpc-file-upload-client-streaming/
β‘οΈ @SpringFrameworkZone
Vinsguru
gRPC File Upload With Client Streaming | Vinsguru
This tutorial explains how we could make use of gRPC client streaming feature to implement grpc file upload functionality for your application.
π Hooking Into the Spring Bean Lifecycle
https://reflectoring.io/spring-bean-lifecycle/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-bean-lifecycle/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Hooking Into the Spring Bean Lifecycle
Spring provides different callbacks and interfaces to hook into the lifecycle of Spring-managed beans. This article describes the lifecycle phases and how to hook into them.
π High-Performance Java Persistence Newsletter, Issue 20
https://vladmihalcea.com/high-performance-java-persistence-newsletter-20/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/high-performance-java-persistence-newsletter-20/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
High-Performance Java Persistence Newsletter, Issue 20 - Vlad Mihalcea
The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.
π Mapping Collections with Hibernate and JPA
https://thorben-janssen.com/collections-hibernate-jpa/
β‘οΈ @SpringFrameworkZone
https://thorben-janssen.com/collections-hibernate-jpa/
β‘οΈ @SpringFrameworkZone
Thorben Janssen
Mapping Collections with Hibernate and JPA
Using Hibernate, you can map a Collection as an association, an element collection or as a basic type. Each approach has its pros and cons.
π Architectural Pattern β Orchestration Saga Pattern With Spring Boot + Kafka
https://www.vinsguru.com/architectural-pattern-orchestration-saga-pattern-implementation-using-kafka/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/architectural-pattern-orchestration-saga-pattern-implementation-using-kafka/
β‘οΈ @SpringFrameworkZone
Vinsguru
Orchestration Saga Pattern With Spring Boot | Vinsguru
Let's develop a simple implementation of Orchestration Saga Pattern with Spring Boot to manage a complex transaction in Microservices.
π This Week in Spring - November 3, 2020
https://spring.io/blog/2020/11/03/this-week-in-spring-november-3-2020
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/03/this-week-in-spring-november-3-2020
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - November 3, 2020
<p>Hi, Spring fans! I hope youβre all doing well, staying safe, healthy and happy. Todayβs election day here in the US, so I am super happy to have the chance to dive into this weekβs roundup as a bit of a distraction. Weβve got a ton to get through todayβ¦
π Spring Security 5.5.0-M1 Released
https://spring.io/blog/2020/11/04/spring-security-5-5-0-m1-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/04/spring-security-5-5-0-m1-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Security 5.5.0-M1 Released
<div class="paragraph">
<p>On behalf of the community, Iβm pleased to announce the release of Spring Security 5.5.0-M1! You can find the complete details in the <a href="https://github.com/spring-projects/spring-security/releases/tag/5.5.0-M1">release notes</a>β¦
<p>On behalf of the community, Iβm pleased to announce the release of Spring Security 5.5.0-M1! You can find the complete details in the <a href="https://github.com/spring-projects/spring-security/releases/tag/5.5.0-M1">release notes</a>β¦
π What are Reactive Streams in Java?
https://springframework.guru/reactive-streams-in-java/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/reactive-streams-in-java/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
What are Reactive Streams in Java?
If you're following the Java community, you may be hearing about Reactive Streams in Java. Seems like in all the major tech conferences, you're seeing presentations on Reactive Programming. Last year the buzz was allβ¦
π Introduction to Using FreeMarker in Spring MVC
https://www.baeldung.com/freemarker-in-spring-mvc-tutorial
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/freemarker-in-spring-mvc-tutorial
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Introduction to Using FreeMarker in Spring MVC | Baeldung
FreeMarker is a Java based template engine from the Apache Software Foundation. This tutorial illustrates how to configure FreeMarker for use in Spring MVC.