Spring 4 and fasterxml Jackson are incompatible

Spring 4 and Jackson dependency related issue. Trace: HTTP Status 500 – Handler dispatch failed; nested exception is java.lang.NoSuchMethodError: com.fasterxml.jackson.databind.ObjectWriter.forType(Lcom/fasterxml/jackson/databind/JavaType;)Lcom/fasterxml/jackson/databind/ObjectWriter; type Exception report message Handler dispatch failed; nested exception is…

Read More

Intellij : Fatal error compiling: invalid target release: X

Problem while project is pointing to old JVM. Trace: [INFO] BUILD FAILURE [INFO] ———————————————————————— [INFO] Total time: 1.238 s [INFO] Finished at: 2017-01-26T08:56:44+05:30 [INFO] Final Memory: 8M/183M [INFO] ———————————————————————— [ERROR]…

Read More