Peter S.
Peter S.

Reputation: 591

Spring Boot 3 missing support for StaX

I have SOAP web service built up on Spring Boot 3 - Spring WS. Unfortunately, the service does not fulfil performance expectations, thus, it would be great to enable StaX (Streaming API for XML), however, the spring documentation refers that the Axiom has been removed from SB 3. I want to avoid migrating to Apache CXF to have support for StaX. Did anyone have to deal with the same problem? Is there any workaround?

Upvotes: 0

Views: 15

Answers (0)

Related Questions