问题标签 [jaxb2-annotate-plugin]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
146 浏览

maven - Jaxb2 注释:未找到 lombok.builder

我正在尝试lombok.Builder在我生成的类上添加注释:

我越来越:

这是我的插件配置:

我的 bindings.xml:

有任何想法吗?