Skip to content
Snippets Groups Projects
user avatar
Joris Kuipers authored
* Update to latest Spring Boot
* Include Boot dev tools
* Remove Thymeleaf dependency, as it wasn't used
* As a result, move index.html to /static (Boot picks it up automatically)
  and remove IndexController
* Move RestLogicController up a package and get rid of the /rest mapping
* Use @PostMapping rather than @RequestMapping(method=POST)
* Fix script tag in index.html to not be self-closing
* Translated README into English and rename it to have a .md extension
  so that the IDE shows the rendered version
c7f5f5e8
History
Name Last commit Last update