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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.