[+] Finish backend

This commit is contained in:
Hykilpikonna
2021-01-26 21:19:52 -05:00
parent e924334ae5
commit 7d96547814
10 changed files with 378 additions and 140 deletions
+3
View File
@@ -57,6 +57,9 @@ dependencies {
// Spring Security.
// implementation 'org.springframework.boot:spring-boot-starter-security'
// Kotlin support
implementation "org.jetbrains.kotlin:kotlin-reflect:1.4.21"
}
test {