I use Spring Boot and included jackson-datatype-jsr310 with Maven: <dependency> <groupId>com.fasterxml.jackson.datatype</groupId> <
LocalDate in Java has two similar methods equals and isEqual. What's the difference between them? When do they output different results?