Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 146 Bytes

File metadata and controls

7 lines (6 loc) · 146 Bytes

IntellectSpringBoot

SpringBoot Project REST URI

create:- user/createUser (POST) update:- user/{userId} (POST) delete:-user/{userId} (DELETE)