Core
Application Context
Guide
Error Handling for REST with Spring
JDBC vs. R2DBC vs. Spring JDBC vs. Spring Data JDBC
Spring Data JPA to Spring Data JDBC – a smooth ride?
Spring Data JDBC / Spring Data JPA vs Hibernate
Spring
Spring Boot | Playing with properties and profiles
How to Use the Spring FactoryBean?
What is Spring Framework? An Unorthodox Guide
Other
Backpressure explained — the resisted flow of data through software
Using Java Streams in Java 8 and Beyond
Guide to Setting Up Apache Kafka Using Docker
Security
Username/Password Authentication
What is Spring Framework? An Unorthodox Guide
Introduction to Spring Method Security
Integration of Spring Boot Security with Spring Data JPA
https://dev.to/marcobehler/spring-security-authentication-and-authorization-in-depth-m9g
Authentication Persistence and Session Management
MVC and JWT
Spring Boot Token based Authentication with Spring Security & JWT
Comprehensive Guide: Spring Boot Authentication and Authorization with MySQL — Part 1
Comprehensive Guide: Spring Boot Authentication and Authorization with MySQL — Part 2
JPA
Overview of JPA/Hibernate Cascade Types
What is the difference between persist() and merge() in JPA and Hibernate?