π Consul Miniseries: Spring Boot Application and Consul Integration Part 2
https://springframework.guru/consul-miniseries-spring-boot-application-and-consul-integration-part-2/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/consul-miniseries-spring-boot-application-and-consul-integration-part-2/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Consul Miniseries: Spring Boot Application and Consul Integration Part 2
Series Introduction In this short series, we will look at how we can integrate the Spring Boot application with HashiCorp Consul. Consul is a service that allows us to connect and secure services across platformsβ¦
π A Step By Step Guide to Kubernetes
https://betterjavacode.com/programming/learn-kubernetes-step-by-step
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/learn-kubernetes-step-by-step
β‘οΈ @SpringFrameworkZone
Code Complete
A Step By Step Guide to Kubernetes - Code Complete
In this post, I cover step by step guide to learn about Kubernetes. I will create a simple microservice & deploy that on kubernetes cluster.
π Update on EOL for Spring Security OAuth
https://spring.io/blog/2021/11/08/update-on-eol-for-spring-security-oauth
https://spring.io/blog/2021/11/08/update-on-eol-for-spring-security-oauth
spring.io
Update on EOL for Spring Security OAuth
<div class="paragraph">
<p>In May 2020, we <a href="https://spring.io/blog/2020/05/07/end-of-life-for-spring-security-oauth">announced</a> that the <a href="https://spring.io/projects/spring-security-oauth">Spring Security OAuth</a> (legacy) project willβ¦
<p>In May 2020, we <a href="https://spring.io/blog/2020/05/07/end-of-life-for-spring-security-oauth">announced</a> that the <a href="https://spring.io/projects/spring-security-oauth">Spring Security OAuth</a> (legacy) project willβ¦
π This Week in Spring - November 9th, 2021
https://spring.io/blog/2021/11/09/this-week-in-spring-november-9th-2021
https://spring.io/blog/2021/11/09/this-week-in-spring-november-9th-2021
spring.io
This Week in Spring - November 9th, 2021
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>! Howβre you doinβ? Iβm doing alright! Itβs been raining cats and dogs here in San Francisco. California, the state where I live, dearly needs the rain, so itβs a positive,β¦
π Context Hierarchy with the Spring Boot Fluent Builder API
https://www.baeldung.com/spring-boot-context-hierarchy
https://www.baeldung.com/spring-boot-context-hierarchy
Baeldung
The Spring Boot Fluent Builder | Baeldung
Create a context hierarchy in Spring Boot - using the Builder API.
π Spring Tips: My Reactive Summit 2021 Day 2 Keynote with James Ward
https://spring.io/blog/2021/11/10/spring-tips-my-reactive-summit-2021-day-2-keynote-with-james-ward
https://spring.io/blog/2021/11/10/spring-tips-my-reactive-summit-2021-day-2-keynote-with-james-ward
spring.io
Spring Tips: My Reactive Summit 2021 Day 2 Keynote with James Ward
<p>Hi, Spring fans! Welcome to another installment of <em>Spring Tips</em>! In this installment, I wanted to share with you the keynote that <a href="https://twitter.com/_JamesWard">Googleβs James Ward (@_JamesWard)</a> and I put together for the recent Reactiveβ¦
π Spring Framework 5.3.13 available now
https://spring.io/blog/2021/11/11/spring-framework-5-3-13-available-now
https://spring.io/blog/2021/11/11/spring-framework-5-3-13-available-now
spring.io
Spring Framework 5.3.13 available now
<p>On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework <code>5.3.13</code> is available now.</p>
<p>Spring Framework <code>5.3.13</code> includes <a href="https://github.com/spring-projects/spring-framewβ¦
<p>Spring Framework <code>5.3.13</code> includes <a href="https://github.com/spring-projects/spring-framewβ¦
π Kafka Streams with Spring Cloud Stream
https://piotrminkowski.com/2021/11/11/kafka-streams-with-spring-cloud-stream/
https://piotrminkowski.com/2021/11/11/kafka-streams-with-spring-cloud-stream/
Piotr's TechBlog
Kafka Streams with Spring Cloud Stream - Piotr's TechBlog
In this article, you will learn how to use Kafka Streams components KStream and KTable with Spring Cloud Stream.
π Micronaut Tutorial: Security
https://piotrminkowski.com/2019/04/25/micronaut-tutorial-security/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2019/04/25/micronaut-tutorial-security/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Micronaut Tutorial: Security - Piotr's TechBlog
This article shows how to implement various mechanisms with the Micronaut Security module like custom authentication, JWT, or HTTPS.