-
Notifications
You must be signed in to change notification settings - Fork 1
This objective of this project is to perform CRUD operations in a secured way. BASIC authentication is required to insert/update/read/delete the records from RECORDS table using following URLs. http://localhost:8080/all - GET http://localhost:8080/getSimpleRecord http://localhost:8080/secured/getRecords http://localhost:8080/secured/getRecord/2 …
mmsrgit/spring-security-db
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This objective of this project is to perform CRUD operations in a secured way. BASIC authentication is required to insert/update/read/delete the records from RECORDS table using following URLs. http://localhost:8080/all - GET http://localhost:8080/getSimpleRecord http://localhost:8080/secured/getRecords http://localhost:8080/secured/getRecord/2 …
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published