Java 程序员必备的辅助开发神器(2022 年版),建议收藏
持续集成
Git Bash(Git 客户端) :https://git-scm.com
Gitea(Git 私服):https://gitea.io
Gitee(国内开源 Git 私服):https://gitee.com
Nexus Repository OSS(Maven 私服):https://www.sonatype.com/products/repository-oss
Jenkins(自动化发布工具):https://www.jenkins.io/zh
禅道(项目管理工具):https://www.zentao.net
Sonar(代码检查工具):https://www.sonarqube.org/downloads
主流数据库
MySQL(轻量级高并发数据库):https://dev.mysql.com/downloads/mysql/
Oracle(海量数据库):https://www.oracle.com/technetwork/cn/database/enterprise-edition/downloads
MongoDB(NoSQL 数据库):https://www.mongodb.com/download-center
Redis(缓存数据库):https://redis.io/download
HBase(大型分布式数据库):https://hbase.apache.org
Elastic(分布式搜索引擎):https://www.elastic.co/cn
数据库 GUI 工具
Navicat Premium(数据库客户端):http://www.navicat.com.cn/products/navicat-premium/
PL/SQL Developer(Oracle 客户端):https://www.oracle.com/database/technologies/appdev/plsql.html
Robo Mongo(MongoDB 客户端) :https://robomongo.org/download
Redis Desktop Manager(Redis 客户端):https://redisdesktop.com/download
远程管理
MobaXterm_Personal(SSH 客户端):https://mobaxterm.mobatek.net
XShell(SSH 客户端):https://xshell.en.softonic.com
SecureCRT(SSH 客户端):https://www.vandyke.com/cgi-bin/releases.php?product=securecrt
WinSCP(文件传输):https://winscp.net/eng/download.php
XFTP(FTP 文件传输):https://www.netsarang.com/zh/xftp
FileZilla(FTP 同步工具):https://filezilla-project.org
文本编辑器
Notepad++(免费开源文本编辑器):https://notepad-plus.en.softonic.com
Sublime(文本编辑器):http://www.sublimetext.com/3
Typora(MarkDown 文本编辑器):https://www.typora.io
Beyond Compare(文件对比):https://www.scootersoftware.com/download.php
Everything(本地资源查询):http://www.voidtools.com/downloads
Listary(全域文件搜索):https://www.listary.com
操作系统
CentOS(操作系统镜像):https://www.centos.org/download
VMware(虚拟机):https://www.vmware.com/go/downloadworkstation-cn
Docker(应用程序容器):https://www.docker.com/get-started
Nginx(反向代理):http://nginx.org
系统运维
向日库(远程桌面控制):https://sunlogin.oray.com/download
Teamview(远程协助):https://www.teamviewer.com/cn/products/teamviewer
U 启动(U 盘装机):http://www.uqdown.cn
编程工具
JDK(Java 开发工具包):https://www.oracle.com/technetwork/java/javase/downloads/index.html
IntelliJ IDEA(Java 开发) :https://www.jetbrains.com/idea/download
WebStrom(前端开发):https://www.jetbrains.com/webstorm/download
STS(Spring 开发):https://spring.io/tools
MyEclipse(Java 开发):http://www.myeclipsecn.com/download
JD-GUI(Java 反编译):http://jd.benow.ca
Postman(HTTP 调试工具):https://www.getpostman.com/downloads
辅助工具
2345 好压:http://haozip.2345.cc
2345 看图王:http://pic.2345.cc
WPS Office(办公自动化): http://www.wps.cn
XMind(思维导图):https://www.xmind.net/download
印象笔记:https://www.yinxiang.com/download
有道笔记:http://note.youdao.com/download.html
网络管理
Filddler(HTTP 抓包工具):https://www.telerik.com/download/fiddler
Lantern(网络加速):https://www.landeng63.xyz/download.html
代码美化
Json 格式化:http://www.bejson.com
Cron 表达式生成器:http://cron.qqe2.com
Debuggerx(正则表达式校验):https://www.debuggex.com
SQL 美化:https://tool.lu/sql
在线工具
ProccessOn(画图工具):https://www.processon.com
墨刀(产品原型在线工具):https://modao.cc
摹客(在线切图):https://www.mockplus.cn/ds
石墨(在线文档):https://shimo.im
麦客(在线表单):http://www.mikecrm.com
幕布(大纲整理):https://mubu.com
草料二维码:https://cli.im
ICON 在线生成:https://tool.lu/favicon
源码下载
OpenJDK 源码:http://hg.openjdk.java.net/jdk
Spring 源码:https://github.com/spring-projects/spring-framework/tags
MyBatis 源码:https://github.com/mybatis/mybatis-3/releases
Tomcat 源码:http://archive.apache.org/dist/tomcat
Zookeeper 源码:https://zookeeper.apache.org/releases.html
Dubbo 源码:http://dubbo.apache.org/en-us/blog/download.html
ActiveMQ 源码:http://activemq.apache.org/download.html
Netty 源码:https://netty.io/downloads.html
本文为“Tom 弹架构”原创,转载请注明出处。技术在于分享,我分享我快乐!
如果本文对您有帮助,欢迎关注和点赞;如果您有任何建议也可留言评论或私信,您的支持是我坚持创作的动力。关注微信公众号『 Tom 弹架构 』可获取更多技术干货!
版权声明: 本文为 InfoQ 作者【Tom弹架构】的原创文章。
原文链接:【http://xie.infoq.cn/article/945feeabf7cf3549dd1161336】。
本文遵守【CC-BY 4.0】协议,转载请保留原文出处及本版权声明。
评论