No description
Find a file
Christian Keller 5f14713b52 doc: Add AI supporting docs (#13)
fix(jackson): polymorphic mapper denied all type ids on read
2026-08-17 16:49:36 +00:00
.forgejo/workflows fix(deps): update all dependencies (#11) 2026-07-21 06:57:08 +00:00
_bom fix(deps): update all dependencies (#11) 2026-07-21 06:57:08 +00:00
_parent fix(deps): update all dependencies (#11) 2026-07-21 06:57:08 +00:00
assertj fix(deps): update all dependencies (#11) 2026-07-21 06:57:08 +00:00
jackson doc: Add AI supporting docs (#13) 2026-08-17 16:49:36 +00:00
kotlin doc: Add AI supporting docs (#13) 2026-08-17 16:49:36 +00:00
spring fix(deps): update all dependencies (#11) 2026-07-21 06:57:08 +00:00
.editorconfig doc: Add AI supporting docs (#13) 2026-08-17 16:49:36 +00:00
.gitignore feat: added filterNotNull for Maps 2024-06-26 21:08:13 +02:00
AI.md doc: Add AI supporting docs (#13) 2026-08-17 16:49:36 +00:00
CLAUDE.md doc: Add AI supporting docs (#13) 2026-08-17 16:49:36 +00:00
LICENSE.txt chore: Updated dependencies 2024-10-23 15:54:03 +02:00
pom.xml doc: Add AI supporting docs (#13) 2026-08-17 16:49:36 +00:00
README.md chore: Updated dependencies 2024-10-23 15:54:03 +02:00
renovate.json fix(deps): update all dependencies (#1) 2025-02-22 20:17:08 +00:00

LT :: Utils

A collection of utils for several frameworks. Modules are structured by thier dependencies

Use the BOM to ease the use of multiple utils.

AssertJ

softAssert { /* assertions */ }

Jackson

Opinionated defaults for JSON, YAML and polymorphic mappers

Kotlin

Spring