Daniel #12

Merged
bytegrip merged 8 commits from daniel into master 2023-10-01 11:14:32 +00:00
Showing only changes of commit 16453571f9 - Show all commits

View File

@@ -42,6 +42,9 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
</dependencies>
<build>