1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
[json] testing long string enhancement and porting the test to default test suite More... over 1 year ago
[json] small optimization on getBigDecimal More... over 1 year ago
[json] read the new buffer model in getChars() and getBigDecimal() too even if unlikely More... over 1 year ago
[json] ensure to not keep a ref on buffers to ensure they are gc More... over 1 year ago
[json] use a chain of buffers instead of increasing the same buffer again and again More... over 1 year ago
[http-server] add tomcat-jdbc native-image integration More... over 1 year ago
[cli] expose CliAwaiter#usage More... over 1 year ago
[cli] ensure nested beans can be looked up from CLI commands More... over 1 year ago
[ioc] ensure list injection are sorted according priority and type name More... over 1 year ago
[cli] avoid to fail when there is no constructor parameter at all More... over 1 year ago
[project] Update idea icon More... over 1 year ago
[maven-release-plugin] prepare for next development iteration More... over 1 year ago
[maven-release-plugin] prepare release fusion-1.0.14 More... over 1 year ago
[jwt] basic support of JWKSet in fusion-jwt More... over 1 year ago
[httpclient][exchange logger] ensure response logging is on a new line More... over 1 year ago
[httpclient] DelegatingHttpClient now exposes delegate instance More... over 1 year ago
[cli][processor] tolerate no arg CLI commands More... over 1 year ago
[living documentation] enable to generate a postman collection from openrpc meta More... over 1 year ago
[http-server] enable basic websocket support with graalvm when tomcat-websocket is added More... over 1 year ago
[openrpc2adoc] fix param table More... over 1 year ago
[testing] tolerate @TestInstance(PER_CLASS) More... over 1 year ago
[cleanup] useless variable in FusionContextLessDatabaseBean More... over 1 year ago
[jsonrpc] add openapi converter More... over 1 year ago
[api] avoid warnings in application fusion context More... over 1 year ago