/springboot-microservice-app

Communication project using microservice architecture ( Eureka , Cloud )

Primary LanguageJavaMIT LicenseMIT

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Springboot-Microservice-App

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

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.

Built With

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]

(back to top)

Getting Started

Run the project through Intellij idea with spring run Application. You can test the program with PostMan.

Usage

You can use HTTP requests from the controller on the api-gateway.

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Mail and Twitter - @your_twitter - mmericcana@gmail.com

Project Link: https://github.com/Canaxs/springboot-microservice-app

(back to top)

Acknowledgments

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!

(back to top)