Rok Koleša
Rok Koleša
I ran into a problem when upgrading from `1.4.2.Final` to `1.5.2.Final` regarding ignoring unmapped source properties and inverse inheritance. Consider the mapping: ```java @InheritInverseConfiguration(name = "toModel") public abstract Product toEntity(ProductDto...
Compile the code to JavaScript using the `--compile-js` option.
## Proposal The Logstash CRD should be expanded to include the option to define a custom user role in the `elasticsearchRef` object. One usecase would be to have multiple Logstash...
### Description It would be very useful if the `quarkus-jaxb` extension would support generating Java objects from XSD files. You could leverage the `xjc` tool which the `quarkus-cxf` extension already...