An open API service indexing awesome lists of open source software.

https://github.com/benslabbert/vertx-json-writer


https://github.com/benslabbert/vertx-json-writer

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Json-Writer

This project is a simple code generator that will generate some handy toJson and fromJson methods.

For example usage see [App.java](./example/src/main/java/github/benslabbert/vertxjsonwriter/example/App.java)