set up registry property

This commit is contained in:
2024-11-14 13:07:23 +01:00
parent 3eca24c421
commit 51f04f81bd
4 changed files with 14 additions and 0 deletions

View File

@@ -7,10 +7,12 @@ plugins {
}
dependencies {
implementation(hlaeja.com.fasterxml.jackson.module.kotlin)
implementation(hlaeja.jjwt.api)
implementation(hlaeja.kotlin.logging)
implementation(hlaeja.kotlin.reflect)
implementation(hlaeja.kotlinx.coroutines)
implementation(hlaeja.ltd.hlaeja.library.common.messages)
implementation(hlaeja.org.springframework.springboot.actuator.starter)
implementation(hlaeja.org.springframework.springboot.webflux.starter)