Quarkus and Micronaut Targets in TeaQL's Java Generator
· 3 min read
TeaQL's generation service now advertises Quarkus and Micronaut application targets alongside Spring Boot.
The java-web-quarkus and java-web-micronaut targets are designed to place framework-specific wiring around the same generated Java domain core. This article explains that boundary and, just as importantly, how to verify the generated output.
