Tool Introduction, Java-only development backend tools, back-end development separation, self-test interface tools, development tools and so on.
One, two Web interface test to improve the efficiency of the artifact-Restlet Client and fe assistant (Google plugin)
The Restlet Client is an analog front-end Web send Get/post request, which can be JSON, text, and object sent in the form of requests for front-end separation of the test background interface is very helpful.
Fe Helper is the JSON type of return value is displayed as a JSON string, for a better display of the parameters returned by the server, of course, there are many other features, such as two-dimensional code generation, page performance detection, Code specification detection, page Color tool, JS regular expression and so on.
Second, the backstage development uses the shortcut plug-in, the jar
MD5 plaintext encryption and add salt values. Guava cache usage, high-reuse service response object design ideas and abstract encapsulation. Tips for using Mybatis-plugin
Using mybatis-generator, Mybatis-plugin, Mybatis-pagehelper, MyBatis Three musketeers:
Mybatis-generator: Reverse engineering Generation plug-in, very easy to use, according to the database table generated Dao,pojo code, quite convenient
Mybatis-plugin: Quickly jump from a mapping file to an XML file
Mybatis-pagehelper: Page plug-in, load the paging plug-in, can be called directly, the output to the front-end parameters is the result of paging, using the principle of AOP
(above plugin only personal use after record, does not represent the industry big God common tool) other plug-ins follow-up after use supplement .....
Welcome to the knowledgeable God of the plug-in supplement
Javeweb Development Use tool kit (a good set of development tools introduction)