|
|
|
|
@ -23,10 +23,6 @@
@@ -23,10 +23,6 @@
|
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
<artifactId>spring-boot-starter-thymeleaf</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.hibernate</groupId> |
|
|
|
|
<artifactId>hibernate-validator</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
<artifactId>spring-boot-starter-test</artifactId> |
|
|
|
|
|