Skip to content

Protimus/spring-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-rest-api

Skeleton to implement a Restful API using: Spring Boot, Spring Security, Hibernate/JPA and MySQL.

Steps to work:

  1. Import to your IDE: Eclipse, Spring Tool Suite, etc.
  2. Change the database informations in src/main/resources/application.properties
  3. Change the default user and password to login on userDetailsService() method.
  4. Create your classes and packages to consume data.
  5. Deploy your application.

About

Skeleton to implement a Restful API using: Spring Boot, Spring Security, Hibernate/JPA and MySQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published