文件名称:STSA注解
文件大小:7KB
文件格式:ZIP
更新时间:2024-03-04 04:01:21
Java
STSA注解 Java注释和注释处理器可在使用添加内容时自动生成通用代码 更新pom.xml 除了将其添加为依赖项之外,您还需要将其添加到插件部分,以便使用注释处理器。 < plugin> < groupId>org.apache.maven.plugins groupId> < artifactId>maven-compiler-plugin artifactId> < configuration> < annotationProcessors> < annotationProcessor> kobting.stsannotations.STSAnnotationProcessor annotationProcessor>
【文件预览】:
STSAnnotations-master
----pom.xml(4KB)
----src()
--------main()
----README.md(3KB)