Gurps Bassi

Results 5 issues of Gurps Bassi

It would be useful fo have a configured boolean flag on KafkaAvroSerializer to indicate that the call to `configure()` has already been made. This would be useful to check before...

I've got to the point where I can generate classes containing the validation annotations e.g. ```@Size(min=1)``` Is it possible to customise the message attribute of the annotation? i.e. ```@Size(min =1,...

I feel the documentation is a little light around usage of kafka-gitops. Can someone help answer the following questions? 1) Is it possible to increase the number of partitions on...

Would be great if this plugin also optionally performed some linting on the Dockerfile. I'm using Hadolint at the moment outside of this plugin.

## Expected Behavior Enums are mapped consistently ## Actual Behavior Finding that enums are not mapped when part of a nested DynamoDBDocument. ## Steps to Reproduce the Problem ``` @DynamoDBTable(tableName...