SpringBoot intro

Your task is:

  • add required dependencies
  • create a HelloController and be able to accept the request to http://localhost:8083/hello endpoint and return message Hello, mates!.