FasterXML / FasterXML/jackson-dataformat-xml
Add support for non-blocking ("async") XML parsing
Open
- Dominant language
- Java
- Stars
- 631
- Forks
- 246
- Avg merge
- 7d 9h
- Merged PRs (30d)
- 13
Description
As a followup of https://github.com/FasterXML/jackson-core/issues/57 which provides JSON (and SMILE) async parsing, it would be great for `jackson-dataformat-xml` to provide such support as well.
We would like to leverage such support in Spring WebFlux, see [SPR-15697](https://jira.spring.io/browse/SPR-15697) to provide Jackson based XML + JSON support like in Spring MVC.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.