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.
从 RESTEasy 版本 2.3.2 升级到 2.3.5 后,JAXBContext 的自定义 ContextResolver 出现问题。
应该在解组请求和编组响应之前调用此解析器。
这在 RESTEasy 2.3.2 中有效,但似乎在 2.3.5 中被破坏(在此处插入很快就会被证明是错误的免责声明)。
有人有想法么 ?
最好的问候本杰明