Skip to content

judalabs/intellij-json-mvc

Repository files navigation

intellij-json-mvc

Version

Template ToDo list

✅ Generate a JSON in your clipboard form your POJO file Alt + [

It looks at your getter methods, or @JsonProperty

🚧 Generate a POJO from a JSON(In progress)
🚧 Beautify POJO's(TODO)
🚧 Generate SQL FROM POJO

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "intellij-json-mvc" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

About

Manage, visualize and convert JSON/POJO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages