Skip to content

a spring webflux service starter kit with Mongo DB as the data store running on docker container

License

Notifications You must be signed in to change notification settings

zyzbroker/spring-netty-mongo

Repository files navigation

A spring boot webflux service with mongo DB on docker

This is a quick spring boot webflux service starter kit with mongo DB. The MongoDB runs on the docker container and MongoDB Express (Web Admin UI) runs on the other docker container.

How to run

./r.sh

Test

  • run docker docker-compose up --detach

  • gradle clean test

URL Entries

URL

Description

http://localhost:8001

Netty web service URL

http://localhost:8089

Mongo Express Web URL

About

a spring webflux service starter kit with Mongo DB as the data store running on docker container

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published