GithubHelp home page GithubHelp logo

bean2json's Introduction

bean2json

idea插件,把bean对象转json javaweb开发api接口,经常使用json数据,把bean转json特别费劲,写了个idea插件,完成这个重复性劳动 项目已开源,代码:https://github.com/liupeng328/bean2json

开发思路

  1. 我肯定不从头写,先google,有最好了,搜到一个pojo2json,安装后发现bean转的json没有格式化,很不好用
  2. 拿他的代码改,但是他没公开源码,好吧,找到插件的jar文件,反编译为java代码 idea的插件安装后,默认在这个路径:用户\.IntelliJIdea2019.1\config\plugins 如我的路径:C:\Users\Administrator\.IntelliJIdea2019.1\config\plugins 反编译为java代码,idea自带功能,打开jar就行了
  3. 修改代码,把json格式化然后再复制到系统剪切板

  1. 安装插件 本地安装 当然你可以搜索安装

  2. 我已经把这个插件,提交idea 插件库了https://plugins.jetbrains.com/

扩展

bean2json's People

Contributors

cvz6 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

apple006

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.