Why is my schema throwing a nullpointer and passing the second yim
Below code is present and throwing a Null pointer at return schema.newValidator()
that happens only first time , While the second time it works fine. Also its very random once in a couple of months it happens right when the pod starts. The server is a Kube managed spring-web application. the beans are loaded via a sping-context.yml.