Giter Site home page Giter Site logo

genallsetter's Introduction

GenAllSetter Readme

简介

Java程序员最害怕的就是给对象赋值。当对象的字段特别多时,挨个调用赋值语句可能会造成遗漏,导致产生bug,而且还是一个没有技术含量的体力活。GenAllSetter目的在会帮助程序员减轻痛苦,并提高效率。

使用说明

在本工程中直接下载genAllSetter-1.1.zip到本地,然后打开 IDEA

  • Preferences(Settings) > Plugins > install plugin from disk > find "genAllSetter-1.1.zip" > Install Plugin > restart

gifhome_1920x1080_18s

  • Set模式

    在当前声明的构建对象上,召唤Generate菜单,然后选择生成带默认值参数的所有set方法或者不带参。

  • Builder模式

    需要先声明builder方法,然后在builder语句上,召唤Generate菜单,则可与同上一样生成所有赋值语句,仅支持Lombok的@Builder注解。

genallsetter's People

Contributors

vigor-yuan avatar

Stargazers

Leon Basse avatar

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.