Spring-WS with MTOM-enabled Jaxb2Marshaller: How to limit the usage of MTOM to messages greater than a certain size?

后端 未结 0 1242
温柔的废话
温柔的废话 2021-01-04 18:59

It is no problem to enable MTOM-support on a org.springframework.oxm.jaxb.Jaxb2Marshaller. You can do so by simply calling setMtomEnabled(true) on an instance of this class.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题