写在前面

小明是一个程序员,有一天他发现自己曾经浏览的某个技术工具的官方网站找不到了,他只能像大佬询问。大佬说,你可以把常用网站放到浏览器标签里,下次用的时候就可以找到了。小明恍然大悟,可是他发现如果每个人都去归纳自己的标签,那不就是重复造轮子吗?小明一想,那我可以把轮子造出来分享给大家岂不是乐哉!!所以,小明花了点时间整理了下面这篇文章。

开发工具篇

JDK

JDK在Oracle官网下载:
https://www.oracle.com/java/technologies/javase-downloads.html
在这里插入图片描述

JavaSE开发文档

文档在Oracle官网下载(目前官方没有中文版本):
https://www.oracle.com/cn/java/technologies/java-se-api-doc.html
在这里插入图片描述

Oracle数据库(收费)

https://www.oracle.com/database/technologies/oracle-database-software-downloads.html#19c
在这里插入图片描述

MySQL数据库(免费

https://dev.mysql.com/downloads/mysql/
在这里插入图片描述

Redis

https://redis.io/download
在这里插入图片描述

MongoDB

https://www.mongodb.com/try/download/community
在这里插入图片描述

JDBC

https://www.oracle.com/database/technologies/appdev/jdbc.html
在这里插入图片描述

Druid连接池

https://druid.apache.org/downloads.html
在这里插入图片描述

Elasticsearch

https://www.elastic.co/cn/downloads/elasticsearch
在这里插入图片描述

Kibana——Elasticsearch的客户端

https://www.elastic.co/cn/downloads/kibana
在这里插入图片描述

RabbitMQ

https://www.rabbitmq.com/download.html
在这里插入图片描述

Maven

https://maven.apache.org/download.cgi
在这里插入图片描述

Git

https://git-scm.com/downloads
在这里插入图片描述

Spring Framework(Spring 框架)

https://spring.io/projects/spring-framework
在这里插入图片描述

Spring Boot

https://spring.io/projects/spring-boot
在这里插入图片描述

Spring Cloud

https://spring.io/projects/spring-cloud
在这里插入图片描述

Spring Security

https://spring.io/projects/spring-security
在这里插入图片描述

MyBatis

https://mybatis.org/mybatis-3/zh/index.html
在这里插入图片描述

MyBatis Plus

https://mybatis.plus/guide/#%E7%89%B9%E6%80%A7
在这里插入图片描述

EasyCode代码生成器

https://www.oschina.net/p/easycode?hmsr=aladdin1e1
在这里插入图片描述

Linux

https://www.linux.org/pages/download/
在这里插入图片描述

Tomcat

https://tomcat.apache.org/
在这里插入图片描述

Nginx

http://nginx.org/en/download.html
在这里插入图片描述

Swagger UI

https://swagger.io/tools/swagger-ui/download/
在这里插入图片描述

阿里云首页

https://www.aliyun.com/
在这里插入图片描述

宝塔面板

https://www.bt.cn/
在这里插入图片描述

Xshell

https://www.netsarang.com/zh/xshell/
在这里插入图片描述

Xftp

https://www.netsarang.com/zh/xftp/
在这里插入图片描述

Navicat

网址:http://www.navicat.com.cn/
MySQL版本下载地址:http://www.navicat.com.cn/download/navicat-for-mysql
在这里插入图片描述

Postman

https://www.postman.com/downloads/
在这里插入图片描述

ApiPost(国产)

https://www.apipost.cn/download.html
在这里插入图片描述

技术论坛篇

CSDN

https://www.csdn.net/
在这里插入图片描述

开源中国

https://www.oschina.net/
在这里插入图片描述

菜鸟教程

https://www.runoob.com/?s=java
在这里插入图片描述

开源项目托管平台篇

GitHub

https://github.com/
在这里插入图片描述

Gitee

https://gitee.com/
在这里插入图片描述

集成开发环境篇

Eclipse

https://www.eclipse.org/downloads/
在这里插入图片描述

IntelliJ IDEA

https://www.jetbrains.com/idea/download/#section=windows
在这里插入图片描述
第一次整理这类网站,如果有需要补充的,欢迎评论~~

Logo

为开发者提供学习成长、分享交流、生态实践、资源工具等服务,帮助开发者快速成长。

更多推荐