Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 306 Bytes

File metadata and controls

7 lines (5 loc) · 306 Bytes

Rest-Demo-Cloud_Vendor

REST api built in Springboot 2.7 & JDK 17 The demo project is to practice springboot essesntials with the help of thinkCreative youtube channel.

Springboot architecture

Rest client <-> Controller Layer <-->Business/Service Layer <---> Database/Repository layer <-->Database