An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Getting Started
![image](https://user-images.githubusercontent.com/66244185/235844761-4c5a2a44-5a86-48fb-870c-5ec6ab1f831f.png)

### 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/)