Hello World SpringBoot Java web application Runs on http://localhost:8080/ by default. Returns Hello World! on root endpoint '/' Returns ${GREETING_MSG} environment variable on '/welcome' endpoint.