Home - Chrimle/openapi-to-java-records-mustache-templates GitHub Wiki
Welcome to the openapi-to-java-records-mustache-templates wiki!
Only changes made to
.mustache-files and the generated.java-files are considered, under strict conditions.Source: Semantic Versioning
Updated:2024-12-01
JDK
17have been confirmed, as it is used in testing.Source: maven.yml#L43
Updated:2026-03-08
Only version
3.0.0of OpenAPI Spec. has been confirmed, as it is used in testing.Source: /src/main/resources/api.yaml#1
Updated:2024-09-26
Multiple versions are verified as part of the build and test phase.
Source: maven.yml#26
Updated:2026-03-08
Generated classes are not strictly formatted, but closely resemble google-java-format. However, due to the default
model.mustache-template file, generated classes may have unused imports - which would not adhere to the format.Updated:
2024-09-26