- Jan 02, 2018
-
-
Joris Kuipers authored
* Update Spring Boot version to latest release (1.5.9) * Update Material Design Lite to 1.3.0 * Rename controller class
-
- Mar 17, 2017
-
-
Joris Kuipers authored
-
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
-
Frank Groot authored
-
- Aug 28, 2015
-
-
Allard Buijze authored
-
- Jul 31, 2015
-
-
Marc te Vruchte authored
-
Marc te Vruchte authored
-