Skip to content

Spring Boot Project: Web, Security, Data Jpa, Thymeleaf, Mvc Router

Notifications You must be signed in to change notification settings

yusufkantar/spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Spring Boot

Spring Boot Project: Web, Security, Data Jpa, Thymeleaf, Mvc Router

1- How do I use Spring Boot?
   ->
   1-1) Download spring-boot and open the your IDE after open spring-boot project,
   1-2) Update to pom.xml,
   1-3) Create a new Tomcat (7+),
   1-4) Create a new your database and insert new role("ADMIN") and new user,
   1-5) And Run. http://localhost:8080

2- Used Encryption
   -> https://docs.spring.io/spring-security/site/docs/current/apidocs/org/springframework/security/crypto/bcrypt/BCryptPasswordEncoder.html

3- Spring Boot Document
   -> http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/

4- Spring Boot application properties
   -> https://docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html

About

Spring Boot Project: Web, Security, Data Jpa, Thymeleaf, Mvc Router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published