1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[configuration] dont strip character when a required parameter is required and missing More... over 1 year ago
Merge pull request #6 from yupiik/json-schema-validator More... over 1 year ago
[json] Update documentation More... over 1 year ago
[json] Add format validation + documentation More... over 1 year ago
[tracing] enable to create the span in a custom fashion in tracing valve (tomcat) More... over 1 year ago
[json][patch] enable null value More... over 1 year ago
[json] Add DateTimeFormat validation More... over 1 year ago
[json] Add json schema validator More... over 1 year ago
[ioc] @ApplicationScoped subclasses should respect Java LangSpec 6.6.2 (protected methods) More... over 1 year ago
[jsonschema] refine enum json schema and enable to put some enum values descriptions More... over 1 year ago
[ioc] enable to override a bean with @Order when multiple are matching and none matches exactly the lookup type More... over 1 year ago
[configuration] ensure we drop the surrounding quotes properly for nested configurations More... over 1 year ago
[cli] better format errors in case of a missing required parameter More... over 1 year ago
[virtual thread] drop some synchronized runtime blocks to avoid pinning using virtual threads More... over 1 year ago
[upgrade] Apache Tomcat 10.1.19 More... over 1 year ago
[jwt] add a simple jwt signer More... over 1 year ago
[persistence] ensure TomcatDatabaseConfiguration is embeddable in a root configuration friendly with documentation More... over 1 year ago
[persistence] importing SqlBuilder helper and adding BaseDatabase.FIRST_LONG for count like queries More... over 1 year ago
[doc generator] fix env names - uppercase was missing More... over 1 year ago
[ioc] ensure it is possible to override a bean even if it is accross modules More... over 1 year ago
[build] fix doc build More... over 1 year ago
[doc] enhance documentation generator and document it More... over 1 year ago
[documentation] Update site meta More... over 1 year ago
[json] make json model testing o(1) and not o(n) More... over 1 year ago
Merge pull request #4 from yupiik/tomcat-jdbc More... over 1 year ago
[http-server] fix tomcat-jdbc native-image definition properties More... over 1 year ago
[json] cache internal string to avoid to recompute it for multiple calls to getString() More... over 1 year ago
[processor] support nested json model in dependencies More... over 1 year ago
[persistence] map null type binding to DECIMAL for BigDecimal java type More... over 1 year ago
[processor] minor tweak on the timing output More... over 1 year ago