reason was found - if Entity implements interface ...
# spring
q
reason was found - if Entity implements interface -
spring.jackson.property-naming-strategy=SNAKE_CASE
is not working 😞
x
Do you have any example(s)? I was facing the same during M2, but it was fixed since that. I only implement
Serializable
though...
q
i was mark all properties by JsonProperty annotation 🙂. now i cant to show an example, later will do