Develop common tools and their official website

​JAVA development tools:

    Tools: Eclipse
    official website: https://www.eclipse.org/
    Tools: JetBrains IntellIDEA
    official website: https://www.jetbrains.com/idea/ 

JAVA decompilation viewing tool: 

    Tool: jd-gui
    official website: http://java-decompiler.github.io/ 

jar package opening tool: 

     Tool: 7-zip
     Official website: 7-Zip 

 Interface debugging tool:

    Tool: Postman
    official website: https://www.postman.com/ 

Dependency management tools: 

    Tool: Maven
    official website: https://maven.apache.org/
    jar download official website: https://mvnrepository.com/ 

SFTP connection tool: 

    Tool: FileZilla
    official website: https://www.filezilla.cn/download 

MQ message queue visualization tool: 

    Tool: activemq
    official website: https://activemq.apache.org/
    Tool: rocketmq
    official website: https://rocketmq.apache.org/
    Tool: rabbitmq
    official website: https://www.rabbitmq.com/ 

NoSQL database tools: 

    Tools: Redis
    official website: https://redis.io/
    Chinese website: https://www.redis.net.cn/ 

 


front end

Chart display:

        Technology: ECharts

        Official website: Examples - Apache ECharts

Page Layout: 

        Technology: Element UI

        官网: Element - The world's most popular Vue UI framework

File Upload: 

        Technology: WebUploader 

        Official website: WebUploader API Documentation - Web Uploader 

Vue page components: 

        Technology: Vant 

        官网:Vant 4 - A lightweight, customizable Vue UI library for mobile web apps. 

Guess you like

Origin blog.csdn.net/weixin_52255395/article/details/131415180