cost 421 ms
unmarshal synchronized map

I'm using JAXB to save objects to xml files. Note the fact that I'm using a synchronizedMap(...) wrapper. The above results in the following xml: ...

Use EJB in XmlAdapters

How can I inject EJBs into the XmlAdapters? The idea is I want to get list of IDs by rest API and convert this array of IDs to List of Objects for En ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM