Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piomin/sample-spring-boot-web
sample spring boot microservices with spring web, database backend (mongo), api auto documentation (swagger2)
https://github.com/piomin/sample-spring-boot-web
mongodb rest-api rest-api-documentation spring-boot spring-data-jpa spring-data-mongo spring-web springfox-swagger2 swagger2
Last synced: 17 days ago
JSON representation
sample spring boot microservices with spring web, database backend (mongo), api auto documentation (swagger2)
- Host: GitHub
- URL: https://github.com/piomin/sample-spring-boot-web
- Owner: piomin
- Created: 2017-10-03T21:16:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T20:09:45.000Z (20 days ago)
- Last Synced: 2024-10-26T07:15:24.103Z (19 days ago)
- Topics: mongodb, rest-api, rest-api-documentation, spring-boot, spring-data-jpa, spring-data-mongo, spring-web, springfox-swagger2, swagger2
- Language: Java
- Homepage:
- Size: 71.3 KB
- Stars: 10
- Watchers: 4
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Mastering Spring Cloud [![Twitter](https://img.shields.io/twitter/follow/piotr_minkowski.svg?style=social&logo=twitter&label=Follow%20Me)](https://twitter.com/piotr_minkowski)
[![CircleCI](https://circleci.com/gh/piomin/sample-spring-boot-web.svg?style=svg)](https://circleci.com/gh/piomin/sample-spring-boot-web)
[![SonarCloud](https://sonarcloud.io/images/project_badges/sonarcloud-black.svg)](https://sonarcloud.io/dashboard?id=piomin_sample-spring-boot-web)
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=piomin_sample-spring-boot-web&metric=bugs)](https://sonarcloud.io/dashboard?id=piomin_sample-spring-boot-web)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=piomin_sample-spring-boot-web&metric=coverage)](https://sonarcloud.io/dashboard?id=piomin_sample-spring-boot-web)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=piomin_sample-spring-boot-web&metric=ncloc)](https://sonarcloud.io/dashboard?id=piomin_sample-spring-boot-web)This repository is an example of application created for a demo of content described in my book: [Mastering Spring Cloud](https://www.packtpub.com/application-development/mastering-spring-cloud)