You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project consists of three components: User, Hotel, Rating. The user can have multiple rating of a hotel, and the components use synchronous communication techniques such as RestTemplate with its load balancer and OpenFeignClient for further communication. It's the fully functional Backend for a Hotel Rating System