CityHotel-Microservices
rutuja1302/CityHotel-Microservices
Java
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.