Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 276 Bytes

File metadata and controls

6 lines (4 loc) · 276 Bytes

Developing micro-services using Spring boot

Project: Hotel Management

#Kafka is used for notification stream (Producer-Consumer Model)

#OpenFeign for use of interface directly using some functions without implementing it because spring boot will handle it automatically