org.springframework.data.mapping.PropertyReferenceException: No property type found for type CmsPage

mac2022-07-05  34

没有加public修饰,springBoot把CmsPage这个类当成属性,但是默认为public,应该可以省略(如下图public为灰色),不太理解

最新回复(0)