摘要: spring-boot-configuration-processor 我们在自己写配置文件的时候,没有提示。如果想有提示,可以借助 configuration-processor 依赖 首先我们看看为什么我们在写类似于spring时会有提示呢。 看看依赖包含的jar包里面有什么吧。 原因就是,在j 阅读全文
posted @ 2021-10-27 11:47 DawnHouse 阅读(3351) 评论(1) 推荐(0)