Cezary Hadrzyński

Results 6 issues of Cezary Hadrzyński

jakarta-validation-api annotations should be added into easy-random-bean-validation.

### Use case When we want to declare mapper to update immutable object we have to declare all properties from source it makes a lot of boilerplate in situation when...

feature

### Is your feature request related to a problem? I have a lot of situations and I can't find my problem solution in documentation. The problem is: I have a...

new feature

Sometimes e.g. keycloak have additional authorities. It can be roles in keyclak token stored in realm_access.roles and should be converted on authorities with prefix ROLE_. Customizing this behaviour is problematic...

status: waiting-for-feedback
type: enhancement

Encoder should map final fields or even log reason of skip fields. I'm using in project immutable objects supported by lombok @Value. I spent a lot lot of time to...

Plugin with mode resolveCiFriendliesOnly works in parent pom correctly, but in submodules it replace variables in _parent_ and _version_ tags, other occurences are ignored. ``` 4.0.0 maven-flatten-plugin.bug parent HERE-WORKS demo...