I would like to inform the MyBatis user base that I've developed a new MyBatis Generator plugin that enables MyBatis Generator to add JAXB annotations to the generated
Java Model classes. This plugin provides reasonable flexibility while
adding JAXB annotations at both, the class level and field / property
level.
Similar to the MyBatis Generator, this p
lugin free software that is distributed under the Apache License 2, and can be use and distributed just as freely as the MyBatis Generator itself.
The link to download the source and binary distribution of this plugin:
https://github.com/mahiarmody/Mbg-Plugin-Jaxb/releasesThe link to this plugin's wiki page:
https://github.com/mahiarmody/Mbg-Plugin-Jaxb/wikiReference page to all MyBatis Generator third-party plugins and extensions:
https://github.com/mybatis/generator/wiki/Third-Party-PluginsThe API docs for this plugin are bundled along with the binary distribution of this plugin.
Thank you