小编sur*_*urm的帖子

没有处理器声明任何这些注释

从 java 8 升级到 java 11 并收到以下注释警告。请建议如何解决。

[WARNING] No processor claimed any of these annotations: 
/org.springframework.context.annotation.Primary,
/org.springframework.data.annotation.Id,
/org.springframework.context.annotation.ComponentScan,
/org.springframework.boot.autoconfigure.SpringBootApplication,
/org.springframework.boot.context.properties.ConfigurationProperties,
/org.springframework.data.mongodb.repository.Query,
/com.fasterxml.jackson.annotation.JsonInclude,
/javax.validation.constraints.NotNull,
/org.springframework.context.annotation.ImportResource,
/org.springframework.web.bind.annotation.DeleteMapping,
/org.springframework.web.bind.annotation.PostMapping
Run Code Online (Sandbox Code Playgroud)

java spring-tool-suite

13
推荐指数
1
解决办法
7688
查看次数

标签 统计

java ×1

spring-tool-suite ×1