CSS in Thymeleaf importieren
<link rel="stylesheet" th:href="@{/css/myStyle.css}">
Itachi
<link rel="stylesheet" th:href="@{/css/myStyle.css}">