This is a rating services, where i handle all rating that is given by a user to any specific hotel, where there is user_Id by which we find user in userServices and there is also a hotel_Id where i can find a hotel that is rated by a user, I store all this stuff in MONGO data base.
-
Updated
Jan 26, 2026 - Java