Marco
Marco
I did a quick test and it seems `ConfigMapPropertySourceLocator` takes priority over the dev tools as well, so I don't see a way to override values defined in the configmap...
> I am going to remove the Fge as it is not active anymore and the developer has given up the repo. Also, I will upgrade the test to V7...
any news on this? I ended up splitting my json schema into multiple files so that all pojos are generated, though in a sort of detached state, and then combined...
It seems you are actually right: - if I change the mapper, the generated implementation (`SourceTargetMapperImpl`) is updated - if I change source and target classes, the mapper is NOT...
Did you have a chance to look at this?
Thanks for the suggestion, here a reproduction project: https://github.com/ThanksForAllTheFish/mockk832
@odrotbohm would this cover `RouterFunction` in webmvc too? or would you prefer to have another issue created explicitly? maybe such support even already exists, but I could not find any...
I recently received a security alert for a vulnerability on `bcprov-jdk15on`: CVE-2024-29857. `bcprov-jdk15on` does not seem to be maintain anymore, so inn the end, I simply upgraded WSS4J to 3.0.3...
thanks for the feedback, and thanks for taking the time to provide an alternative