Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed redefine parameter constraint config for method.
jakarta.validation.ConstraintDeclarationException: HV000151: A method overriding another method must not redefine the parameter constraint configuration, but method GrpcProjectionAdminEventStore#createProjection(StreamId, boolean, TypeName[]) redefines the configuration of ProjectionAdminEventStore#createProjection(StreamId, boolean, TypeName[])
- Loading branch information