add user agent parser and update build configuration

This commit is contained in:
2025-03-11 11:32:36 +09:00
parent 3db3499d30
commit 09731f464d
47 changed files with 8825 additions and 18 deletions

View File

@@ -19,3 +19,4 @@ include(
"model-mapper", "slf4j"
)
include("feed")
include("user-agent-parser")