oufdou anas
oufdou anas
is the project stil active?
actually the pattern ${clientId} work only for sub and can be used for other field, it wil be usefull to have dynamic value on other field
When using generic class with attribute type is generic the subclass meta information on Jmix use the type declared on the parent class The bug is reproduced on this branch...
I use a generic class with generic attribute and i have the folowing errors : Caused by: java.lang.IllegalStateException: Can't find range class 'java.lang.Object' for property 'Localized.item' ```java @JmixEntity @MappedSuperclass public...
does azurite support event or http hook?on creation , delete ... ? like azure blob storage
Hello, Is this project still active?
value with "=" are truncated, even value use quote or double quot. Input ```yaml event: connection-string: 'Endpoint=sb://127.0.0.1;SharedAccessKeyName=RootManageSharedAccessKey;' ``` output ```propertie event.connection-string=Endpoint ``` 