terminado hasta gramaje de cubierta

This commit is contained in:
Jaime Jiménez
2025-08-05 10:06:41 +02:00
parent 29dbd21693
commit e7589de194
13 changed files with 648 additions and 235 deletions

View File

@ -85,11 +85,13 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-test</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>