springboot: redis type conversion error occurs deserialization

Obviously the same class, in the reverse sequence Times type conversion error, real strange. It was to find information that is introduced devtools sake.

Comment out the following:

<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-devtools</artifactId>
</dependency>

Guess you like

Origin www.cnblogs.com/huiy/p/10984167.html