SHA256
25 12 25
Добавил логгер в настройки.Омталось созранение стате в бд поправить
This commit is contained in:
@@ -16,8 +16,10 @@ java {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
// обычно тут пусто, максимум логгер и тесты
|
||||
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.0'
|
||||
|
||||
implementation "org.slf4j:slf4j-api:2.0.16" // вызов логгера
|
||||
|
||||
}
|
||||
|
||||
test {
|
||||
|
||||
Reference in New Issue
Block a user