Skip to content

Add/apply basic authentication for specific HTTP Method endpoints

License

Notifications You must be signed in to change notification settings

rahogata/spring-security-requestmatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why this project

  1. To add basic authentication to specific HTTP Method endpoints.
  2. To learn about spring security framework.

How to Use

  1. Download and install Gradle 4.+ from here.
  2. Build war using gradle clean build.
  3. OR use gradle bootRun to run application from command line.

About

Add/apply basic authentication for specific HTTP Method endpoints

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages