Microservice demo along with Angular 5 application to connect with those services.This is a Proof of Concept application for better understanding microservice architechture
- Blog-core - Spring boot application
- Blog-web - Angular 5 application
- Configuration Server - Spring cloud config server
- Eureka Server - Netflix Eureka server
- Zuul Proxy Server - Zuul Proxy Server
- Authorization Server - Authorization Server
The configuration files for the above services are located in the following repository. https://github.com/RagavanPV/ConfigurationFiles
- Ragavan P V - Initial work - RagavanPV
This project is licensed under the MIT License - see the LICENSE.md file for details