Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有两组课程。AI 组中的人想使用 schemagen 生成 XML 模式,而 BI 组中的人只是想忽略模式生成。我怎样才能做到这一点?我只注释了 groupA jaxb 相关的类。当尝试生成模式时,我得到组 B 的类的“没有无参数默认构造函数”。