ᴀɴᴛᴏɴ

Results 16 issues of ᴀɴᴛᴏɴ

Hello guys! I would like to add support for Micronaut 3.0.0 (currently library support only Micronaut 2+), it was released about 5 months ago already, still no support for it...

enhancement

Changed base images to significatly reduce size of images, updated gradle, updated project gradle according to Gradle multi project guide lines. Improved bootstrap for function start up. ## Description Changed...

no-dco
new-contributor

Changes: - RootContextInjector support for injection of graphql.GraphQLContext added - ArgumentInjectionTest test for graphql.GraphQLContext injection added Fixes #405

Expected behavior of [@GraphQLContext](https://github.com/leangen/graphql-spqr/blob/master/src/main/java/io/leangen/graphql/annotations/GraphQLContext.java) annotation is to retrieve data from context, however it only support retrieval Only Maps or via reflection through getters from any class [check RootContextInjector](https://github.com/leangen/graphql-spqr/blob/master/src/main/java/io/leangen/graphql/generator/mapping/common/RootContextInjector.java) However there...

Features: - VirtualThreadExecutorHolder executor and executorService refactored and improved - GraalVM support added and tested for: - Loom (virtual threads) - Validation - Resilient - JDBC - R2DBC - Vertx...

improvement
lang: java

- Camunda 7 Engine module added - Camunda 7 Rest Undertow module added

new module

Introduce Benchmarks for Async configured logging systems, like logback, log4j, [logstash](https://github.com/logfellow/logstash-logback-encoder) etc

enhancement

Introduce Benchmark that compares Structured Logging libraries, take a loot at logback, log4j, goodforgod-simple-logger, [logstash](https://github.com/logfellow/logstash-logback-encoder)

enhancement

Move Kora documentation to new engine like [docusaurus](https://docusaurus.io/) with more feature set Need to investigate first for best engine possible for desired feature set: - Separate documentation for different Kora...

documentation

Rewrite most of existing Kora documentation with up-to-date examples, features to Russian

documentation