SHA256
25 12 25
Добавил логгер в настройки.Омталось созранение стате в бд поправить
This commit is contained in:
@@ -22,8 +22,7 @@ dependencies {
|
||||
// JSON (BchInfoManager)
|
||||
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.1'
|
||||
|
||||
// логгер
|
||||
implementation 'org.slf4j:slf4j-api:2.0.16'
|
||||
implementation "org.slf4j:slf4j-api:2.0.16" // вызов логгера
|
||||
|
||||
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.0'
|
||||
implementation project(':shine-server-db') // модуль для работы с БД содержит и сущности из БД и саму работу с БД
|
||||
|
||||
Reference in New Issue
Block a user