Skip to content

ViniciusDeAndrade/sign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

sign

sign project is a demo to demonstrate the knowledge of the author.

Spring Starters, Frameworks and Libraries

  • Spring Data
  • Spring Security
  • Spring Web
  • Bean Validation
  • OpenAPI & Swagger

Features

  • get all clients
  • set a client
  • delete a client
  • login
  • recovery password by sending email

Run the project

to run the project you should set a spring profile variable in VM arguments of your ide. It can be "dev" (recommended) or "prd".

Ex: Set in your VM Option, on run configuration:

-Dspring.profiles.active=dev

access http://localhost:8080/swagger-ui.html#/ to check the endpoints.

About

sign project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published