It is a project that I have done to improve myself in microservice architecture. 5 microservices are used in the application.
- Post-Service
- User-Service
- Config-Service
- Api-Gateway
- Eureka-Server
Benefiting from the api-gateway service provided by Spring cloud within the project.
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
- [Spring-Boot]
Run the project through Intellij idea with spring run Application. You can test the program with PostMan.
You can use HTTP requests from the controller on the api-gateway.
Distributed under the MIT License. See LICENSE.txt
for more information.
Mail and Twitter - @your_twitter - mmericcana@gmail.com
Project Link: https://github.com/Canaxs/springboot-microservice-app
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!