π Spring Authorization Server 0.0.2 available now
https://spring.io/blog/2020/10/15/spring-authorization-server-0-0-2-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/10/15/spring-authorization-server-0-0-2-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Authorization Server 0.0.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.0.2.</p>
</div>
<div class="paragraph">
<p>You can download it from <a href="hβ¦
<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.0.2.</p>
</div>
<div class="paragraph">
<p>You can download it from <a href="hβ¦
π Spring AMQP in Reactive Applications
https://www.baeldung.com/spring-amqp-reactive
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-amqp-reactive
β‘οΈ @SpringFrameworkZone
Baeldung
Spring AMQP in Reactive Applications | Baeldung
Learn how to create a Spring Boot Reactive Application that integrates with the RabbitMQ messaging server, an implementation of the AMQP messaging standard.
π Using a Spring Boot Application as a Dependency
https://www.baeldung.com/spring-boot-dependency
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-dependency
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Using a Spring Boot Application as a Dependency | Baeldung
A quick and practical example of using Spring Boot application as a dependency.
π A Bootiful Podcast: DataStax's Patrick McFadin on DataStax Astra, Cassandra, Cassandra data modeling patterns, and more
https://spring.io/blog/2020/10/15/a-bootiful-podcast-datastax-s-patrick-mcfadin-on-datastax-astra-cassandra-cassandra-data-modeling-patterns-and-more
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/10/15/a-bootiful-podcast-datastax-s-patrick-mcfadin-on-datastax-astra-cassandra-cassandra-data-modeling-patterns-and-more
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: DataStax's Patrick McFadin on DataStax Astra, Cassandra, Cassandra data modeling patterns, and more
<iframe title="DataStax's Patrick McFadin on DataStax Astra, Cassandra, Cassandra data modeling patterns, and more" height="122" width="100%" style="border: none;" scrolling="no" data-name="pb-iframe-player" src="https://www.podbean.com/media/player/5wk64β¦
π Spring Boot 2.4.0-M4 available now
https://spring.io/blog/2020/10/15/spring-boot-2-4-0-m4-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/10/15/spring-boot-2-4-0-m4-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.4.0-M4 available now
<p>On behalf of the team and everyone that contributed, I am pleased to announce that the fourth milestone of Spring Boot 2.4 has been released and is available from <a href="https://repo.spring.io/milestone/">our milestone repository</a>.</p>
<p>This releaseβ¦
<p>This releaseβ¦
π Using WebSocket to build an interactive web application
https://spring.io/guides/gs/messaging-stomp-websocket/
β‘οΈ @SpringFrameworkZone
https://spring.io/guides/gs/messaging-stomp-websocket/
β‘οΈ @SpringFrameworkZone
Getting Started | Using WebSocket to build an interactive web application
Learn how to the send and receive messages between a browser and the server over a WebSocket
π Spring Validation Message Interpolation
https://www.baeldung.com/spring-validation-message-interpolation
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-validation-message-interpolation
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring Validation Message Interpolation | Baeldung
Learn how default Spring message interpolation works and how to create a custom message interpolation engine
π MICROSERVICES WITH SPRING CLOUD KUBERNETES
https://piotrminkowski.com/2019/12/20/microservices-with-spring-cloud-kubernetes/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2019/12/20/microservices-with-spring-cloud-kubernetes/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Microservices With Spring Cloud Kubernetes - Piotr's TechBlog
Using Spring Cloud Kubernetes project for simplifying the development of microservices built on top of Spring Boot.
π Detecting If a Spring Transaction Is Active
https://www.baeldung.com/spring-transaction-active
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-transaction-active
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Detecting If a Spring Transaction Is Active | Baeldung
Let's look at how we can find if a Spring transaction is active.
Spring Boot Framework pinned Β«π Java Weekly, Issue 355 https://www.baeldung.com/java-weekly-355 β‘οΈ @SpringFrameworkZoneΒ»
π All about Kafka Streaming
https://betterjavacode.com/java/all-about-kafka-streaming
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/java/all-about-kafka-streaming
β‘οΈ @SpringFrameworkZone
Code Complete
All about Kafka Streaming - Code Complete
Apache Kafka. What is Apache Kafka and how to use it? In this post, I talk about kafka streaming and how to use kafka streaming.
π MICROSERVICES WITH APACHE CAMEL
https://piotrminkowski.com/2017/03/03/microservices-with-apache-camel/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/03/03/microservices-with-apache-camel/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Microservices with Apache Camel - Piotr's TechBlog
Introduction to building microservices architecture with Spring and Apache Camel. Camel microservices integrate with Eureka, Consul or Zipkin.
π Reactor β SwitchOnFirst Usage
https://www.vinsguru.com/reactive-programming-switchonfirst-usage/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/reactive-programming-switchonfirst-usage/
β‘οΈ @SpringFrameworkZone
Vinsguru
Java Reactive Programming β SwitchOnFirst Usage | Vinsguru
In this Project reactor series, Lets take a look at switchOnFirst and its usage. If you are new to reactive programming, take a look at these following
π KUBERNETES MESSAGING WITH JAVA AND KUBEMQ
https://piotrminkowski.com/2020/01/17/kubernetes-messaging-with-java-and-kubemq/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/01/17/kubernetes-messaging-with-java-and-kubemq/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Kubernetes Messaging with Java and KubeMQ - Piotr's TechBlog
This tutorial shows how to implement mesaging on Kubernetes using KubeMQ message broker and integrate Java application with it.
π Finding a Free Port in Java
https://www.baeldung.com/java-free-port
β‘οΈ @JavaLearnZone
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/java-free-port
β‘οΈ @JavaLearnZone
β‘οΈ @SpringFrameworkZone
Baeldung
Finding a Free Port in Java
Learn about how we can search for free ports for Java servers.
π NATS β Performance Comparison With REST
https://www.vinsguru.com/nats-performance-comparison-with-rest/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/nats-performance-comparison-with-rest/
β‘οΈ @SpringFrameworkZone
Vinsguru
NATS Messaging vs REST Performance Comparison | Vinsguru
This tutorial shows the performance comparison of the NATS messaging vs REST based microservices.
π A NEW ERA OF SPRING CLOUD
https://piotrminkowski.com/2020/05/01/a-new-era-of-spring-cloud/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/05/01/a-new-era-of-spring-cloud/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
A New Era Of Spring Cloud - Piotr's TechBlog
Showing new modules of Spring Cloud which replace Netflix OSS components: Spring Cloud Load Balancer, Consul and Circuit Breaker