Getting AnnotationConfigServletWebServerApplicationContext exception after upgrading jdk 17 from 8 and in Springboot 3.2.2
I have upgraded the Java and Springboot version to 17 and 3.2.2. But I am getting Application start failed with below errors logs:
JdbcIsolationDelegate related exception while starting springboot app
I have migrated my spring boot app from springboot 2.7.18 to 3.3.1. Java version is 21.
Spring boot upgrade 3.2.x from 2.7.x
I used this recipe but getting this error I have increased the heap memory to 4096m but still the same issue.
Problem in daemon expiration check
java.lang.OutOfMemoryError: Java heap space
2:58:12 pm: Execution finished ‘rewriteDryRun’.