Merge updates from master

This commit is contained in:
DmitriiCravcenco
2023-10-05 19:10:53 +03:00
18 changed files with 331 additions and 32 deletions

View File

@@ -38,10 +38,12 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>