π Spring Cloud 2020.0.0-M4 (aka Ilford) Is Available
https://spring.io/blog/2020/10/07/spring-cloud-2020-0-0-m4-aka-ilford-is-available
https://spring.io/blog/2020/10/07/spring-cloud-2020-0-0-m4-aka-ilford-is-available
Spring Cloud 2020.0.0-M4 (aka Ilford) Is Available
Level up your Java code and explore what Spring can do for you.
π Show Hibernate/JPA SQL Statements from Spring Boot
https://www.baeldung.com/sql-logging-spring-boot
https://www.baeldung.com/sql-logging-spring-boot
Baeldung on Kotlin
Show Hibernate/JPA SQL Statements in Spring Boot | Baeldung
Learn how you can configure logging of the generated SQL statements in your Spring Boot application.
π Fifth Round of Improvements to the Reddit Application
https://www.baeldung.com/reddit-web-app-improvements-5
https://www.baeldung.com/reddit-web-app-improvements-5
Baeldung
Fifth Round of Improvements to the Reddit App | Baeldung
We separate the front end and the API into their own servlets, introduce email notifications on Reddit comments and generally make things better.
π REST Query Language with Querydsl Web Support
https://www.baeldung.com/rest-api-search-querydsl-web-in-spring-data-jpa
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/rest-api-search-querydsl-web-in-spring-data-jpa
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
REST Query Language with Querydsl Web Support | Baeldung
A quick intro to the web support in Spring Data JPA Querydsl and how to easily set that up within a REST API.
π A Bootiful Podcast: Reactor team engineer, fellow Java Champion, and conference organizer Audrey Neveu
https://spring.io/blog/2020/10/08/a-bootiful-podcast-reactor-team-engineer-fellow-java-champion-and-conference-organizer-audrey-neveu
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/10/08/a-bootiful-podcast-reactor-team-engineer-fellow-java-champion-and-conference-organizer-audrey-neveu
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Reactor team engineer, fellow Java Champion, and conference organizer Audrey Neveu
<p>Hi, Spring fans! In this episode <a href="http://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to Reactor team engineer, fellow Java Champion, and conference organizer <a href="http://twitter.com/Audrey_Neveu">Audrey Neveu (@Audrey_Neveu)</a>β¦
π Spring Security 5.4.1, 5.3.5, 5.2.7, 5.1.13, 5.0.19, 4.2.19 Released
https://spring.io/blog/2020/10/08/spring-security-5-4-1-5-3-5-5-2-7-5-1-13-5-0-19-4-2-19-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/10/08/spring-security-5-4-1-5-3-5-5-2-7-5-1-13-5-0-19-4-2-19-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Security 5.4.1, 5.3.5, 5.2.7, 5.1.13, 5.0.19, 4.2.19 Released
<div class="paragraph">
<p>On behalf of the community, Iβm pleased to announce the release of Spring Security 5.3.5 (<a href="https://github.com/spring-projects/spring-security/releases/tag/5.3.5.RELEASE">release notes</a>), 5.2.7 (<a href="https://github.com/springβ¦
<p>On behalf of the community, Iβm pleased to announce the release of Spring Security 5.3.5 (<a href="https://github.com/spring-projects/spring-security/releases/tag/5.3.5.RELEASE">release notes</a>), 5.2.7 (<a href="https://github.com/springβ¦
π Spring Boot Web Application β Part 2 β Using ThymeLeaf
https://springframework.guru/spring-boot-web-application-part-2-using-thymeleaf/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/spring-boot-web-application-part-2-using-thymeleaf/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Spring Boot Web Application β Part 2 β Using ThymeLeaf
In the first part of this tutorial series for building a web application using Spring Boot, we looked at creating our Spring project using the Spring Initializr. This handy tool gave us a Spring projectβ¦
π High-Performance Java Persistence Newsletter, Issue 19
https://vladmihalcea.com/high-performance-java-persistence-newsletter-19/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/high-performance-java-persistence-newsletter-19/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
High-Performance Java Persistence Newsletter, Issue 19 - Vlad Mihalcea
The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.
π Using Kafka with Spring Boot
https://reflectoring.io/spring-boot-kafka/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-boot-kafka/
β‘οΈ @SpringFrameworkZone
π Spring Cloud Gateway OAuth2 with Keycloak
https://piotrminkowski.com/2020/10/09/spring-cloud-gateway-oauth2-with-keycloak/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/10/09/spring-cloud-gateway-oauth2-with-keycloak/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Spring Cloud Gateway OAuth2 with Keycloak - Piotr's TechBlog
This tutorial shows how to configure Spring Cloud Gateway OAuth2 process for microservices architecture. The gateway uses Keycloak.
π Working with Enums in Thymeleaf
https://www.baeldung.com/thymeleaf-enums
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/thymeleaf-enums
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Working with Enums in Thymeleaf | Baeldung
Learn how to work with enums in Thymeleaf.
Spring Boot Framework pinned Β«π Java Weekly, Issue 354 https://www.baeldung.com/java-weekly-354 β‘οΈ @SpringFrameworkZoneΒ»
π KOTLIN MICROSERVICE WITH SPRING BOOT
https://piotrminkowski.com/2019/01/15/kotlin-microservice-with-spring-boot/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2019/01/15/kotlin-microservice-with-spring-boot/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Kotlin Microservice with Spring Boot - Piotr's TechBlog
Building Spring Boot microservices with Kotlin. Showing the best practices for implementing microservices built on top of Spring Boot.
π DISTRIBUTED TRANSACTIONS IN MICROSERVICES WITH SPRING BOOT
https://piotrminkowski.com/2020/06/19/distributed-transactions-in-microservices-with-spring-boot/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/06/19/distributed-transactions-in-microservices-with-spring-boot/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Distributed Transactions in Microservices with Spring Boot Piotr's TechBlog
Performing distributed transactions across microservices with JPA and Spring Boot. It is demonstrating usage of SAGA pattern.
π SPRING BOOT ADMIN ON KUBERNETES
https://piotrminkowski.com/2020/02/18/spring-boot-admin-on-kubernetes/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/02/18/spring-boot-admin-on-kubernetes/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Spring Boot Admin on Kubernetes - Piotr's TechBlog
In this tutorial you will learn how to run Spring Boot Admin on Kubernetes to monitor microservices built with Spring Boot.
π Loading External Application Properties in the Gradle bootRun Task
https://reflectoring.io/externalizing-properties-gradle-bootrun/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/externalizing-properties-gradle-bootrun/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Loading External Application Properties in the Gradle bootRun Task
Configuration parameters should not be baked into code - including the code of your build scripts. This tutorial shows how use the Gradle bootRun task to start a Spring Boot application with application parameters loaded from a properties file.