java2json
java2json copied to clipboard
A simple plugin for converting Java bean to JSON in IntelliJ IDEA
java2json
A simple plugin for converting Java bean to JSON in IntelliJ IDEA
When you post json request using Postman :)
Screenshot

https://plugins.jetbrains.com/plugin/10336-java-bean-to-json
Change Log
- v1.0
- First revision
- v1.0.1
- update plugin info
- v1.0.2
- add doc comment
- v1.0.3
- support time class type
- v1.0.4
- build IntelliJ IDEA 192.* due to Java functionality
- v1.0.5
- support enum
- v1.0.6
- add tools menu
- v1.0.7
- support @JsonProperty annotation
Support
