MENU

Fun & Interesting

Spring Boot + Spring Security with JPA authentication and MySQL from scratch - Java Brains

Java Brains 568,758 6 years ago
Video Not Working? Fix It Now

Let’s setup a brand new Spring Boot project from scratch with Spring Security that works with database authentication using JPA and connects to a MySQL database. I’ll walk you step-by-step through how to get Spring Security to connect to the MySQL instance using JPA and authenticate users against the user information stored in the database. Code: https://github.com/koushikkothagal/spring-security-jpa Java Brains website: https://javabrains.io #JavaBrains #BrainBytes #HowTo #SpringSecurity #Spring #SpringBoot #Java #Tutorial

Comment