Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 183 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 183 Bytes

Given an incomplete MyController class, write an API with path / using Spring Boot to send Welcome to Spring Boot text as a response.

Do not modify the Application class.