Issues
- 2
Websockets support?
#147 opened by Mechite - 0
Add an AWS Lambda Generator
#496 opened by SentryMan - 3
Unified metrics support for helidon and javalin
#495 opened by kprojectgr - 15
Can we put the Controller method object into the Context in javalin-generator?
#465 opened by ponyjoy - 3
The generator does not work when using @Produces to customize the JSON MIME type
#452 opened by ponyjoy - 2
- 3
[HTTP-Client] 204 deserialization error
#426 opened by SentryMan - 0
Support other forms of Helidon path parameters
#386 opened by octylFractal - 2
- 0
Generated openapi.json should contain a `servers` section with `localhost:8080`
#358 opened by rob-bygrave - 0
PathTypeConversion is missing toEnum() method for nullable enum as query parameter
#354 opened by rob-bygrave - 0
Support Javalin 6
#340 opened by SentryMan - 1
- 8
benchmark
#286 opened by GeorgeSalu - 0
- 0
- 3
[http client] Add support for "error decoder" Function<HttpException, DistanceException>
#273 opened by rob-bygrave - 7
- 0
(Helidon) Use HttpFeature instead of HttpService
#253 opened by SentryMan - 0
(Javalin) Move off of APIBuilder?
#251 opened by SentryMan - 1
Change the avaje-http-api ValidationException errors to be a List and have more structure
#248 opened by rbygrave - 2
Add cause exception to ValidationException - so that error handlers can get the validator implementation specific original constraint violations
#245 opened by rbygrave - 4
Deprecate io.avaje.http.api.Valid in favor of the Avaje validation or Jakarta validation one?
#244 opened by rbygrave - 0
Create Maven Archetypes
#240 opened by SentryMan - 3
Deprecate avaje-http-generator-helidon (effectively replaced going forward by avaje-http-generator-nima)
#237 opened by rbygrave - 0
OpenAPI schema supports snake case naming
#157 opened by kevin70 - 2
javalin json body parse error after upgrading from 1.34 to 1.35 (including 1.41)
#223 opened by literallyEllie - 3
- 0
- 4
- 2
Aspect + RequestContextResolver: Support response reading in method interceptor
#210 opened by LoonyRules - 1
- 0
Missing import for Record BeanParam's that have a collection as a parameter
#207 opened by LoonyRules - 0
IntelliJ - IllegalAccessError: class io.avaje.http.generator.core.openapi.KnownTypes ... does not read module java.sql
#188 opened by rbygrave - 0
Support BeanParam Fields OpenAPI
#178 opened by SentryMan - 1
- 7
- 3
COMPILATION ERROR :
#161 opened by kevin70 - 0
Javalin Controller not writing JsonType variable assignment generated when using a CompletableFuture
#158 opened by LoonyRules - 4
Support Javalin async request handling
#154 opened by LoonyRules - 4
和我的Solon项目好像:)
#111 opened by noear - 1
Avaje validator should support jakarta
#137 opened by SentryMan - 1
Make OpenAPI javadocs inheritable
#131 opened by SentryMan - 5
Support Body/Parameter Validation
#127 opened by SentryMan - 1
Let Class level @Roles annotation be inheritable.
#124 opened by SentryMan - 9
When error during json writing, a registered error handler can't write proper error response - `ctx.json()` write error
#112 opened by kevin70 - 2
Support List/Array Types in client generation
#113 opened by SentryMan - 4
how to use avaje-inject-test for javalin
#109 opened by ponyjoy - 2
javalin has update to 5.0.1
#93 opened by ponyjoy - 1
Add Javalin Jsonb Support
#108 opened by SentryMan