Skip to content

Learning notes repository, and first steps into Spring Security

License

Notifications You must be signed in to change notification settings

thiagojacinto/spring-security-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Security

A repo with learning purposes of walking into Spring Security development.

An implementation with JWT (JSON Web Token) is also developed on top of this present here at master, an lives side-by-side at a different branch denominated jwt-ready.

Includes & usage:

  • Java 11, with Maven project;
  • Spring: web, security;
  • Simple API building;
  • Securing it with standard Spring Security options and, possibly, JWT implementation on top of it.

Contact

If you want to contact me you can reach me at @higuetari.

License

This project uses the following license: LICENSE.

Acknowledgements

Releases

No releases published

Packages

No packages published