guardrail-dev / guardrail-dev/guardrail
Generating `models` for Java tries to register enums on undefined `Shower`
Open
bug
core
good first issue
java-dropwizard
- Dominant language
- Scala
- Stars
- 541
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
It seems as though using `models` is not possible when generating Java if a specification contains `enum`s, as the `static` class initializer can't find the `Shower` class to register itself against.
Contributor guide
Assessment
This issue has not been assessed yet.