Skip to content

hamzajeljeli95/UsersApiSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Users Api Sample using SpringBoot and MySQL


  • The purpose of this project is to understand how Spring Boot, MySQL, Hibernate and Swagger-UI can really work together.
  • To deploy this in your testing environment, Just change the connection details in hibernate.cfg.xml under resources folder and run !
  • Also, i provided you with the DB Creation script for this project too !
  • To test the project, run the project and browse to Swagger-UI : http://localhost:8080/swagger-ui/ .
  • If you are willing to host this demo (somehow ?), make sure to remove the comments from spring-boot-starter-tomcat in pom.xml.
  • If you want any help ? Email me at jeljelihamza@gmail.com

Some Screenshots :

Swagger-UI Interface

/Users/List API Call response

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages