Evegen55 / remote_banking

Web application with REST, microservices and OAuth authorization on different clouds
MIT License
2 stars 2 forks source link

Hello world controller #4

Closed Evegen55 closed 6 years ago

Evegen55 commented 6 years ago

full path http://localhost:8080/rest/v1/hello/world

Evegen55 commented 6 years ago

now we have to add logging

Evegen55 commented 6 years ago

and tests

Evegen55 commented 6 years ago

Done.