π Simple Single Sign-On with Spring Security OAuth2
https://www.baeldung.com/sso-spring-security-oauth2
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/sso-spring-security-oauth2
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Simple Single Sign-On with Spring Security OAuth2 | Baeldung
A simple SSO implementation using Spring Security 5 and Boot.
π Spring Security 5.6.0-M1 released
https://spring.io/blog/2021/07/19/spring-security-5-6-0-m1-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/07/19/spring-security-5-6-0-m1-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Security 5.6.0-M1 released
<div class="paragraph">
<p>On behalf of the community, Iβm pleased to announce the release of Spring Security 5.6.0-M1!</p>
</div>
<div class="paragraph">
<p>In addition to dependency upgrades, bug fixes, and minor enhancements, the milestone containsβ¦
<p>On behalf of the community, Iβm pleased to announce the release of Spring Security 5.6.0-M1!</p>
</div>
<div class="paragraph">
<p>In addition to dependency upgrades, bug fixes, and minor enhancements, the milestone containsβ¦
π Apache Karaf Microservices
https://piotrminkowski.com/2017/03/07/apache-karaf-microservices/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/03/07/apache-karaf-microservices/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Apache Karaf Microservices - Piotr's TechBlog
This tutorial shows how to build microservices with Spring Boot and run them on Apache Karaf. It shows an example of internal communication.
π Building a RESTful Web Service with Spring Boot Actuator
https://spring.io/guides/gs/actuator-service/
β‘οΈ @SpringFrameworkZone
https://spring.io/guides/gs/actuator-service/
β‘οΈ @SpringFrameworkZone
Getting Started | Building a RESTful Web Service with Spring Boot Actuator
Learn how to create a RESTful Web service with Spring Boot Actuator.
π How and when to use JPAβs getReference() Method
https://thorben-janssen.com/jpa-getreference/
β‘οΈ @SpringFrameworkZone
https://thorben-janssen.com/jpa-getreference/
β‘οΈ @SpringFrameworkZone
Thorben Janssen
How and when to use JPA's getReference() Method
There is an important difference between the EntityManager's getReference and find method which improves the performance or causes exceptions
π Spring Boot Tutorial β Bootstrap a Simple Application
https://www.baeldung.com/spring-boot-start
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-start
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring Boot Tutorial - Bootstrap a Simple App | Baeldung
This is how you start understanding Spring Boot.
π This Week in Spring - July 20th, 2021
https://spring.io/blog/2021/07/20/this-week-in-spring-july-20th-2021
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/07/20/this-week-in-spring-july-20th-2021
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - July 20th, 2021
<p>Aloha, my friends, from Hawaiβi, where Iβm currently on vacation! And, because Iβm on vacation, Iβll cut to the chase: thereβs a lot of great stuff to get to this week (surprise!) </p>
<p>But first, a friendly turtle I met the other day:</p>
<img src=β¦
<p>But first, a friendly turtle I met the other day:</p>
<img src=β¦
π SQL Seek Method or Keyset Pagination
https://vladmihalcea.com/sql-seek-keyset-pagination/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/sql-seek-keyset-pagination/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
SQL Seek Method or Keyset Pagination - Vlad Mihalcea
Learn what the SQL Seek Method or Keyset Pagination is and why you should consider it when navigating over large results sets.
π Writing Custom Spring Cloud Gateway Filters
https://www.baeldung.com/spring-cloud-custom-gateway-filters
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-cloud-custom-gateway-filters
β‘οΈ @SpringFrameworkZone
π Remote Debug Spring Boot Applications (IntelliJ + Eclipse)
https://rieckpil.de/howto-remote-debug-spring-boot-applications-intellij-idea-eclipse/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/howto-remote-debug-spring-boot-applications-intellij-idea-eclipse/
β‘οΈ @SpringFrameworkZone
rieckpil
Remote Debug Spring Boot Applications (IntelliJ + Eclipse)
Learn how to remote debug Spring Boot based Java applications for both IntelliJ IDEA and Eclipse. The solution works for dockerized apps too
π Using ThymeLeaf and FreeMarker Emails Templates with Spring
https://www.baeldung.com/spring-email-templates
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-email-templates
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Using ThymeLeaf and FreeMarker Emails Templates with Spring | Baeldung
A quick and practical guide to using ThymeLeaf and FreeMarker emails templates with Spring.
π Spring Cloud Stream with Schema Registry and Kafka
https://piotrminkowski.com/2021/07/22/spring-cloud-stream-with-schema-registry-and-kafka/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2021/07/22/spring-cloud-stream-with-schema-registry-and-kafka/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Spring Cloud Stream with Schema Registry and Kafka - Piotr's TechBlog
This article shows how to use Spring Cloud Stream with Spring Cloud Schema Registry to build event-driven microservices with Kafka.
π How to Disable Console Logging in Spring Boot
https://www.baeldung.com/spring-boot-disable-console-logging
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-disable-console-logging
β‘οΈ @SpringFrameworkZone
Baeldung
How to Disable Console Logging in Spring Boot | Baeldung
Learn how to configure a Spring Boot application so that it does not log to the console, whether it is using Logback, Log4j2, or Java Util Logging.
π Writing Log Data to Syslog Using Log4j2
https://www.baeldung.com/log4j-to-syslog
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/log4j-to-syslog
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Writing Log Data to Syslog Using Log4j2 | Baeldung
Learn to write log data to Syslog using Log4j2 and Spring Boot.
π Spring Boot 2.4.9 is now available
https://spring.io/blog/2021/07/22/spring-boot-2-4-9-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/07/22/spring-boot-2-4-9-is-now-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.4.9 is now available
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot <code>2.4.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β¦
π A Bootiful Podcast: industry analyst, fascinating person, strategist, and storyteller Michael CotΓ©
https://spring.io/blog/2021/07/22/a-bootiful-podcast-industry-analyst-fascinating-person-strategist-and-storyteller-michael-cot
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/07/22/a-bootiful-podcast-industry-analyst-fascinating-person-strategist-and-storyteller-michael-cot
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: industry analyst, fascinating person, strategist, and storyteller Michael CotΓ©
<p>Hi, Spring fans! In this installment, <a href="https://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to industry analyst, fascinating person, strategist, and storyteller <a href="https://twitter.com/cote">Michael CotΓ© (@cote)</a>.</p>
<iframeβ¦
<iframeβ¦
π Spring Boot 2.5.3 is now available
https://spring.io/blog/2021/07/22/spring-boot-2-5-3-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/07/22/spring-boot-2-5-3-is-now-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.5.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.5.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 Boot 2.6.0-M1 is now available
https://spring.io/blog/2021/07/22/spring-boot-2-6-0-m1-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/07/22/spring-boot-2-6-0-m1-is-now-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.6.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.6.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β¦