fenixsoft / monolithic_arch_springboot

基于SpringBoot的单体多层架构示例工程。《凤凰架构》的配套组件。
http://icyfenix.cn
Apache License 2.0
525 stars 315 forks source link

需要修改pom.xml的maven-compiler-plugin增加-parameters参数,否则登录时提示“Null key returned for cache operation (maybe you are using named params on classes without debug info?) caches=[value] | key='#xxx' | keyGenerator='' | cacheManager='' | cacheResolver='' | condition='' | unless='' | sync='false'” #10

Open carl32hao opened 1 year ago

carl32hao commented 1 year ago

需要修改pom.xml的maven-compiler-plugin增加-parameters参数,否则登录时提示“Null key returned for cache operation (maybe you are using named params on classes without debug info?) caches=[value] | key='#xxx' | keyGenerator='' | cacheManager='' | cacheResolver='' | condition='' | unless='' | sync='false'”