https://github.com/goyalyatin/springboot-backend
Backend application using springboot
https://github.com/goyalyatin/springboot-backend
backend-services java mongodb spring-boot webservice
Last synced: 3 months ago
JSON representation
Backend application using springboot
- Host: GitHub
- URL: https://github.com/goyalyatin/springboot-backend
- Owner: GoyalYatin
- License: mit
- Created: 2019-08-10T12:39:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-18T19:06:12.000Z (almost 7 years ago)
- Last Synced: 2025-01-03T19:43:42.181Z (over 1 year ago)
- Topics: backend-services, java, mongodb, spring-boot, webservice
- Language: Java
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SpringBoot-Backend
Backend application using springboot
## Index
- [Reference](#ref)
- [License](#license)
## Reference
https://www.codementor.io/gtommee97/rest-api-java-spring-boot-and-mongodb-j7nluip8d
### Reference Documentation
For further reference, please consider the following sections:
* [Official Apache Maven documentation](https://maven.apache.org/guides/index.html)
* [Spring Web Starter](https://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-developing-web-applications)
* [Spring Data MongoDB](https://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-mongodb)
### Guides
The following guides illustrate how to use some features concretely:
* [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/)
* [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/)
* [Building REST services with Spring](https://spring.io/guides/tutorials/bookmarks/)
* [Accessing Data with MongoDB](https://spring.io/guides/gs/accessing-data-mongodb/)