Re-run Spring Boot Configuration Annotation Processor to update generated metadata

前端 未结 7 2264
傲寒
傲寒 2020-12-23 15:41

I\'ve added:


    org.springframework.boot
    spring-boot-configuration-processor

        
相关标签:
7条回答
  • 2020-12-23 16:24

    For me, other answers didn't work. I had to go to open Files and do Invalidate caches and restart on Intellij. After that, everything worked fine again.

    0 讨论(0)
提交回复
热议问题