Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 187 Bytes

File metadata and controls

13 lines (9 loc) · 187 Bytes

grpc-app with spring boot integration

Get method url: localhost:8080/user/semarslan

Put method url: localhost:8080/user

body:

{ "loginId" : "semarslan", "genre" : "crime" }