Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 272 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 272 Bytes

CityHotel-Microservices

A simple spring boot microservices application with two independent services: City service which will manage city list and Hotel service which will simply fetch hotels in each city. For this application we will make use of Spring Cloud projects.