Skip to content

Spring Boot REST API with authentication and authorization using JWT with spring security method expressions.

Notifications You must be signed in to change notification settings

ptsand/tour-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tour De France App Backend

Spring Boot REST API with authentication and authorization using JWT with spring security method expressions. You will need to register to create/edit the team and rider entities.

Web based frontend code

Frontend demo

Contributing

To contribute to Tour De France App Backend, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Thanks to the following people who have contributed to this project:

About

Spring Boot REST API with authentication and authorization using JWT with spring security method expressions.

Resources

Stars

Watchers

Forks