Jonas Konrad
Jonas Konrad
Potentially it will happen but there's no timeline.
I tried many times and also in an infinite loop with curl, wasn't able to reproduce the issue
Interesting, maybe there's something wrong with CSRFFilter
LGTM, but have you already signed the CLA?
Maybe you can take a look at the micronaut integration. For micronaut, we decided to use only minimal code in the OSS-Fuzz repo, and implement the rest in a gradle...
@graemerocher I think this broke on the consul side. Annotation driven filters have never worked in the bootstrap context because method processors are not called there, we've run into this...
still something we should fix long term in core.
The reason is abbreviations, e.g. HTMLParser -> htmlParser. That this doesn't work well with lombok is a known issue.
Maybe USE_STD_BEAN_NAMING is enough to fix your particular case.
No, it's in the backlog.