The Java Odoo XML-RPC project provides tooling and abstraction for interactions with your Odoo XML-RPC API.
First, it provides the java-odoo-xml-rpc-core library which provides you some tooling for the serialization of objects returned by Odoo.
Second, it provides you the java-odoo-xml-rpc-plugin which will help you for the generation of Java classes corresponding to Odoo Models.
Contributions are welcome!If you encounter any issues or have suggestions, please open an issue or submit a pull request.
This plugin is licensed under the MIT License.