in src/main/java/hello/HelloController.java [10:12]
public String index() { return "Greetings from Spring Boot!"; }