An implementation of a blog application and infrastructure to support the deployment.
Microservices build with Spring backend in Java 8, Angular frontend, MongoDB databases.
- app/blog-pages - src
- REST service for content
- DB in
MongoDB
- app/users - src
- REST service for users
- app/www
- backend for frontend in
Node - UI developed with
Angular 6andBootstrap 4
- backend for frontend in
- app/service-discovery - src
- app/api-gateway - src
Deployment in Docker containers and with Docker compose for local deployment