使用ddl-auto: update 報錯
com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS) (through reference chain: com.liuyao.demo.entity.Beauty_$$_jvst509_0["handler"])
2018-06-21
實體類加
這個注解就好了