javalin/javalin-routing-extensions

Provide annotation-processor for `routing-annotations` module

Open

#20 opened on Feb 2, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Kotlin (4 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (21 stars)
PR merge metrics
 (PR metrics pending)

Description

Annotation processor may replace reflective based implementation with safe wrappers generated at compile-time.

Contributor guide