This application is an scaffold which is a basic setup of spring-cloud-gateway, config-server and a resource server(A todo application). It demonstrate how data flows between gateway & resource-server using config-server which holds specific enviornment configs and secrets
TODO App uses following technologies:
- [Java 11] - JDK
- [Maven-3.6.3] - Build tool
- [Gradle-6.7.1] - Build tool
- [Springboot-2.7.0] - Open source Java-based Micro-Service framework
- [OpenApi-1.6.9] - Rest API documentation
- [Junit-5.7.0] - Unit test
- [MongoDB-4.2.21] - Backend data store
- [Docker-19.03.8] - OS level virtualization