Geit
Geit
First of all - awesome project, just what I needed in my life :smiley: It seems like there's error on time format for when defining on which minute cronjob should...
## Multiple Authentication parameters As a web user, I'd like to do "Try It!" with authorization token and user ID, but it's not currently possible (I've checked even code of...
### Expected Behavior `totalSize` should be correct, counting only the final records. ### Actual Behaviour When response has only 1 member, `totalSize` still shows value of 2, when that one...
### Expected Behavior When method is called, that is annotated with @TransactionalEventListener, and there is no Transaction, execute the method instantly. ### Actual Behaviour Method is never executed. There aren't...
### Expected Behavior We got custom `ExceptionHandler` that replaced `ConversionErrorHandler` which worked just fine on 4.3.5. The codebase is Kotlin and this catched errors where data model field was not...