https://github.com/didinj/spring-boot-security-rest
Securing RESTful API with Spring Boot, Security, and Data MongoDB
https://github.com/didinj/spring-boot-security-rest
api data example mongodb rest restful security spring springboot tutorial
Last synced: about 2 months ago
JSON representation
Securing RESTful API with Spring Boot, Security, and Data MongoDB
- Host: GitHub
- URL: https://github.com/didinj/spring-boot-security-rest
- Owner: didinj
- License: mit
- Created: 2019-03-07T13:32:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T23:53:37.000Z (over 6 years ago)
- Last Synced: 2025-04-24T04:48:47.317Z (about 2 months ago)
- Topics: api, data, example, mongodb, rest, restful, security, spring, springboot, tutorial
- Language: Java
- Homepage: https://www.djamware.com/post/5c819d0180aca754f7a9d1ee/securing-restful-api-with-spring-boot-security-and-data-mongodb
- Size: 79.1 KB
- Stars: 19
- Watchers: 2
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Securing RESTful API with Spring Boot, Security, and Data MongoDB
This source code is part of [Securing RESTful API with Spring Boot, Security, and Data MongoDB](https://www.djamware.com/post/5c819d0180aca754f7a9d1ee/securing-restful-api-with-spring-boot-security-and-data-mongodb) tutorial.