tested spring boot

This commit is contained in:
tuanvu
2026-01-06 16:15:23 +01:00
parent 39d603e7e9
commit ad5ca2189b
5 changed files with 48 additions and 48 deletions

View File

@@ -55,13 +55,6 @@
<groupId>org.thymeleaf.extras</groupId>
<artifactId>thymeleaf-extras-springsecurity6</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-docker-compose</artifactId>
<scope>runtime</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>