We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad9e549 commit 4e5605cCopy full SHA for 4e5605c
README.md
@@ -1,6 +1,8 @@
1
# RESTful API server app with Java Spring Reactive Framework
2
A light-weight RESTful API server starter app built with Java Spring Reactive Framework, MongoDB, WebFlux and Gradle.
3
4
+##Features
5
+
6
### Running everything on Docker:
7
Using ```docker-compose``` run both mongoDB and the app as docker containers.
8
```
0 commit comments