Перейти к содержимому

How to setup JDBC authentication with Spring Security from scratch - Java Brains

Java Brains

0:00 / 0:00

How to setup JDBC authentication with Spring Security from scratch - Java Brains

213 560 просмотров · 7 лет назад
Java Brains
703 тыс. подписчиков
213 560 просмотров · 7 лет назад
Let’s learn how to create a new Spring Security app that uses JDBC to connect to a database for user information. You’ll learn how to configure Spring Security to query your database to get users and authorities in order to authenticate your users, and you’ll also learn how to make it work with different schemas and data sources. Default User Schema from documentation: https://docs.spring.io/spring-securit... Java Brains website: https://javabrains.io #JavaBrains #BrainBytes #HowTo #SpringSecurity #Spring #SpringBoot #Java #Tutorial