https://github.com/mrcoder991/springbootcurd-swagger
This is a learning which uses SpringBoot, swagger and mongodb for creating a simple CRUD API's and search using mongodb search
https://github.com/mrcoder991/springbootcurd-swagger
spring-boot swagger2
Last synced: about 2 months ago
JSON representation
This is a learning which uses SpringBoot, swagger and mongodb for creating a simple CRUD API's and search using mongodb search
- Host: GitHub
- URL: https://github.com/mrcoder991/springbootcurd-swagger
- Owner: mrcoder991
- Created: 2023-05-03T06:05:28.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-20T11:20:39.000Z (almost 3 years ago)
- Last Synced: 2025-04-11T03:57:33.296Z (about 1 year ago)
- Topics: spring-boot, swagger2
- Language: Java
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started

### Reference Documentation
For further reference, please consider the following sections:
* [Official Apache Maven documentation](https://maven.apache.org/guides/index.html)
* [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.7.11/maven-plugin/reference/html/)
* [Create an OCI image](https://docs.spring.io/spring-boot/docs/2.7.11/maven-plugin/reference/html/#build-image)
* [Spring Web](https://docs.spring.io/spring-boot/docs/2.7.11/reference/htmlsingle/#web)
* [Spring Data JPA](https://docs.spring.io/spring-boot/docs/2.7.11/reference/htmlsingle/#data.sql.jpa-and-spring-data)
### 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/rest/)
* [Accessing Data with JPA](https://spring.io/guides/gs/accessing-data-jpa/)