Skip to content

Files

Latest commit

d6ed01f · Sep 12, 2020

History

History

Spring-Boot-17-SpringSecurity-Jpa-PostgreSQL

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 11, 2019
Sep 12, 2020
Feb 18, 2019
Feb 18, 2019
Feb 18, 2019
Sep 12, 2020

README.md

17 - Spring-Boot-17-SpringSecurity-Jpa-PostgreSQL

How to use registering and login on spring boot and security with mysql.

  • You had bettet to look at this applicaton.properties pls. Database's table can be generated automatically, İf you write spring.jpa.hibernate.ddl-auto=create on application.properties.
  • your database's table can create regularly when you wrote spring.jpa.hibernate.ddl-auto=create on application.properties.
  • if you wanna to watch the video as result of this project you can click and watch on youtube Watch the video
Using Tools & Technologies
- Spring Boot
- Spring Security
- Jpa, Hibernate
- Mysql
- Thymeleaf
- Bootstrap

Watch the video