Skip to content
Advertisement

failed to convert java.lang.String to com.fasterxml.jackson.databind.MapperFeature

JavaScript

application.properties

JavaScript

how can i resolve this error please help !!

Advertisement

Answer

You appear to have a typo in the name of the Jackson mapper property:

JavaScript

It should be “inclusion”, not “inclusions”:

JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement