JTE precompile in production is not working for Spring Boot 3.3
I am trying to use JTE template in Spring Boot 3.3 it is working during dev
environment. But during production (pre compilation) deploy it is failing. For some reason template is not being found and I am getting this error. Resource not found
. This is my build.gradle.kts