Jonas Geiregat

Results 18 issues of Jonas Geiregat

For example: Inside my lightbox's HTML I have a input field which I want to use as a autocomplete field. This is done by using jquery-ui. So I have something...

Improve test speed by sharing the KafkaContainer between tests

The readme states: ./manage.py test tests --settings=backbone.tests.settings But there is no manage.py file in the tests directory ?

Step one towards allow integrating OIDC is having a stateless authentication available. This PR replaces basic auth with a JWT implementation. #519

See for more information: https://www.baeldung.com/junit-5-conditional-test-execution#java-runtime-environment-condition

Sometimes the selected constructor can set many fields. In those cases it might be feasible to opt out some fields from being mandatory when using the STRICT strategy. Fields can...

enhancement
help wanted
good first issue

enhancement
help wanted
good first issue

Add a releasable maven module `bob-validation` that is able to process **jakarta-validation** annotations. The end result should be a builder that is **jakarta-validation** aware in such a way that it...

help wanted

When `@Buildable(constructorPolicy = ENFORCED)` is being applied and there are multiple constructor parameters not set within the build process then an `MandatoryFieldMissingException` is being thrown **only for the first encounter...

enhancement
help wanted
good first issue