Let's talk about something I've been hiding for a long time idea plug-in unit , Most of them are efficiency artifact
<> One , Install plug-ins
open setting File selection Plugins option File -> Setting
Ctrl + Alt + S
2019 Previous versions :
2019 Version of :
<> Two , plug-in unit
<>1.Lombok
Every time you write entity classes, you need to write a lot of setter/getter, If bean Once the properties in are modified , When deleting or adding , Need to rebuild or delete setter/getter And so on , Does it feel troublesome .
After the plug-in is installed , Still need pom rely on
<>2.Free Mybatis plugin
Can automatically generate a part of the small configuration , It can also be found automatically xml And the number of lines of code , Click the green arrow to find it quickly
<>3.Stack Overflow
Don't introduce what you know , One of the favorite forums for programmers to find answers , There are plug-ins , Inconvenient
<>4.Background Image Plus
I don't recommend it very much , But a lot of people are using it , Let's introduce it , It means plug-in literally , Modify background image
<>5.Key Promoter X
If you're still worrying about finding shortcuts , This plug-in will work every time you use it Idea When it comes to functions , Prompt shortcut key for you
, It also records how many times you use it ( If there is no shortcut function , You will be prompted to set it )
<>6.Alibaba Java Coding Guidelines
Alibaba code specification checking plug in , Of course, the specifications can be referred to 《 Alibaba Java Development Manual 》.
<>7.Statistic
Code statistics tool , You can customize the number of code lines in which files to count . Click on it “refresh” Just fine , The rest is for you to see for yourself
<>8.MyBatis Log Plugin
Let's print it sql Log It can be combined to run directly sql sentence
<>9.Grep console
Log custom color ,idea The console can be controlled freely log Log color for , It can be better distinguished
<>10.Restfultookit
Used to locate restful Style controller, Is it better than ctrl+shift+f, look for controller It's much more convenient .
<>11.JRebel
If you ask me ,springboot How to deploy , Recommended JRebel, Do not restart the program after modifying the code , All changes will take effect . It's skipping Java Common reconstruction problems in development , Restart and redeployment cycle .
<>12.Rainbow Brackets
Color your code brackets , This is a good way to tell , Are there any pairs . Start by default
<>13.CamelCase
Hump nomenclature plug in , Select to use SHIFT + ALT + U, That's it
There are still some , I will continue to update in the future
Technology