Sam Millington 950226e8f0 [BAEL-17476] Add README descriptions 17 (#7877)
* [BAEL-17476] Add README descriptions 17

* Removed 'with' in spring security kerberos readme
2019-09-27 07:58:00 -06:00

11 lines
474 B
Markdown

## XStream
This module contains articles about XStream
## Relevant Articles:
- [XStream User Guide: JSON](http://www.baeldung.com/xstream-json-processing)
- [XStream User Guide: Converting XML to Objects](http://www.baeldung.com/xstream-deserialize-xml-to-object)
- [XStream User Guide: Converting Objects to XML](http://www.baeldung.com/xstream-serialize-object-to-xml)
- [Remote Code Execution with XStream](https://www.baeldung.com/java-xstream-remote-code-execution)