add slf4j examples

This commit is contained in:
2025-03-03 19:32:18 +09:00
parent c1bbaac367
commit 3db3499d30
9 changed files with 822 additions and 167 deletions

View File

@@ -16,6 +16,6 @@ include(
"properties", "serial-io",
"mustache", "thymeleaf", "locale", "quartz", "sysinfo",
"imaging", "stream", "sound", "midi", "gson", "security",
"model-mapper"
"model-mapper", "slf4j"
)
include("feed")