Oh .. I see xroad :). use maven-jaxb2-plugin to generate pojo models from xsd. Grab data from database, map it to pojo generated previously and pass it to the ws client
Beware that some xsd schemas of xroad are insufficient.
You'd better to hide authentication details from your question.
发布评论
评论(1)
哦。我看到XROAD :)。使用Maven-Jaxb2-Plugin来生成XSD的POJO模型。从数据库中获取数据,将其映射到先前生成的POJO,并将其传递给WS客户端
,请当心XROD的某些XSD模式不足。
您最好从问题中隐藏身份验证详细信息。
Oh .. I see xroad :). use maven-jaxb2-plugin to generate pojo models from xsd. Grab data from database, map it to pojo generated previously and pass it to the ws client
Beware that some xsd schemas of xroad are insufficient.
You'd better to hide authentication details from your question.