Changed folder structure

This commit is contained in:
2023-09-21 12:55:08 +03:00
8 changed files with 130 additions and 16 deletions

View File

@@ -36,7 +36,11 @@
<scope>test</scope>
<version>3.1.2</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
<!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-data-jpa -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>