java-tutorials/jaxb/README.md

8 lines
210 B
Markdown
Raw Normal View History

2019-10-30 18:09:06 -04:00
## JAXB
This module contains articles about JAXB.
### Relevant Articles:
- [Guide to JAXB](https://www.baeldung.com/jaxb)
- [Unmarshalling Dates Using JAXB](https://www.baeldung.com/jaxb-unmarshalling-dates)