issues
search
Chrimle
/
openapi-to-java-records-mustache-templates
Generate Java Records from OpenAPI Specifications
https://chrimle.github.io/openapi-to-java-records-mustache-templates/
Apache License 2.0
3
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Put OpenAPI and Java examples in `README` within collapsible sections
#231
Chrimle
closed
1 day ago
0
Put OpenAPI and Java record examples within collapsible sections in `README`
#230
Chrimle
closed
1 day ago
0
Add tests to assert generated `UUID` fields
#229
Chrimle
closed
3 days ago
0
Generated `enum` classes should override the default `toString()` method
#228
Chrimle
opened
5 days ago
0
Generated `record` classes should override the default `toString()` method
#227
Chrimle
opened
5 days ago
1
Add Tests to assert `format: uuid` will generate `UUID` fields
#226
Chrimle
closed
3 days ago
0
Add Bean Validation `@Email` annotation to fields with `format: email`
#224
Chrimle
closed
1 week ago
0
Bump org.openapitools:openapi-generator-maven-plugin from 7.8.0 to 7.10.0
#223
dependabot[bot]
opened
1 week ago
0
Fix recursive validation of `record` fields using `@Valid` annotations
#221
Chrimle
closed
1 week ago
0
Generated `record` fields are not recursively validated using `@Valid` annotations
#220
Chrimle
closed
1 week ago
0
Serializable `record` classes should not have `serialVersionUID`-field by default
#219
Chrimle
opened
1 week ago
0
Bump com.fasterxml.jackson.core:jackson-annotations from 2.18.0 to 2.18.1
#218
dependabot[bot]
closed
3 weeks ago
0
Replace test utilities with `ReflectionUtils` from `JUnit`
#217
Chrimle
opened
3 weeks ago
0
Remove Codecov Integration
#216
Chrimle
closed
3 weeks ago
2
Remove Codecov Integration
#215
Chrimle
closed
3 weeks ago
0
Banner on GitHub Pages disappears with screen width <480px
#214
Chrimle
opened
3 weeks ago
0
Add Status Badges to `README` & GitHub Pages
#213
Chrimle
closed
3 weeks ago
0
Upload Jacoco Test Coverage Report to Codecov
#212
Chrimle
closed
3 weeks ago
2
Upload Test Coverage reports to Codecov
#211
Chrimle
closed
3 weeks ago
0
Add Status Badges
#210
Chrimle
closed
3 weeks ago
0
Annotate classes using OpenAPI `x-class-extra-annotation`-property
#209
Chrimle
opened
3 weeks ago
3
Support `x-class-extra-annotation`-property in OpenAPI Spec.
#208
Chrimle
opened
3 weeks ago
0
Support the `annotationLibrary` configuration option
#207
Chrimle
opened
4 weeks ago
0
Bump junit-jupiter.version from 5.11.2 to 5.11.3
#206
dependabot[bot]
closed
4 weeks ago
0
Add JavaDoc to `enum` constants using `x-enum-descriptions` from OpenAPI
#204
Chrimle
closed
4 weeks ago
0
Update Documentation in `.mustache` files
#201
Chrimle
closed
1 month ago
0
Change Software License from MIT to Apache License 2.0
#200
Chrimle
closed
1 month ago
0
Update comments in `mustache`-templates
#199
Chrimle
closed
1 month ago
0
Switch Software License from MIT to Apache 2.0
#196
Chrimle
closed
1 month ago
0
Merge `deprecation.mustache` into `pojo.mustache` & `modelEnum.mustache`
#195
Chrimle
closed
1 month ago
0
Conform to `google-java-format` when generating JavaDoc for classes
#194
Chrimle
closed
1 month ago
0
Inline `deprecation.mustache`
#193
Chrimle
closed
1 month ago
0
Enable Sponsorships for the Project
#192
Chrimle
closed
4 weeks ago
0
Update 'Pull Request'-templates to include 'Semantic Version Reasoning'
#191
Chrimle
opened
1 month ago
0
Generate `fromValue(String)`-method in all generated `enum` classes
#190
Chrimle
closed
1 month ago
0
Enable Sponsorships for the Project
#189
Chrimle
closed
4 weeks ago
0
Generate `fromValue`-method in `enum` classes
#188
Chrimle
closed
1 month ago
0
JavaDoc for Generated `record` classes do not conform to `google-java-format`
#187
Chrimle
closed
1 month ago
0
Generated inner `enum` classes cannot be annotated with `@Deprecated`
#186
Chrimle
opened
1 month ago
1
Generate inner `enum` classes
#185
Chrimle
closed
1 month ago
0
Include Pull Request description in Release Notes
#184
Chrimle
opened
1 month ago
0
Add `value`-field to Generated `enum` classes
#183
Chrimle
closed
1 month ago
0
Add JavaDoc for each Generated `enum`-value
#182
Chrimle
closed
4 weeks ago
0
Add `value`-field for Generated `enum` classes
#181
Chrimle
closed
1 month ago
0
Update Project `<url>` to GitHub Pages
#180
Chrimle
closed
1 month ago
0
Update Project `<url>` to GitHub Pages
#179
Chrimle
closed
1 month ago
0
Change Styling of GitHub Pages
#178
Chrimle
closed
1 month ago
0
Change Styling of GitHub Pages
#177
Chrimle
closed
1 month ago
0
Change `body` text-color of GitHub Pages to default
#176
Chrimle
closed
1 month ago
0
Change `body` text color of GitHub Pages to default
#175
Chrimle
closed
1 month ago
0
Next