Switched parameterized test in HtmlControllerTest to @EnumSource
[demos/testing] / src / test / java / de / juplo / demo / HtmlControllerTest.java
2020-01-16 Kai MoritzSwitched parameterized test in HtmlControllerTest to...
2020-01-16 Kai MoritzChecked, that the error-messeage is rendered for other...
2020-01-16 Kai MoritzThe error-message is reanderd instead of the text,...
2020-01-16 Kai MoritzSeparated layout from content with Thymeleaf
2020-01-16 Kai MoritzAdded a html-controller, that renders the fetched data