Skip to content

A simple plugin for converting Java bean to JSON in IntelliJ IDEA

Notifications You must be signed in to change notification settings

linsage/java2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Donate with PayPal

About

A simple plugin for converting Java bean to JSON in IntelliJ IDEA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages