官方技术文档


后端

Java

Java8官方英文文档:https://docs.oracle.com/javase/tutorial/tutorialLearningPaths.html
image.png


JDK8 API文档:https://docs.oracle.com/javase/8/docs/api/overview-summary.html
image.png

Quartz

官方文档:http://www.quartz-scheduler.org/
image.png

ACTIVITI

官方文档:https://www.activiti.org/
image.png


数据库

Oracle 文档:https://docs.oracle.com/en/database/oracle/oracle-database/index.html
image.png

MySQL 文档:https://dev.mysql.com/doc/
image.png

PostgreSQL https://www.postgresql.org/docs/14/index.html
image.png


MongoDB文档:https://docs.mongodb.com/
image.png


Redis文档:https://redis.io/documentation
image.png


微服务:

注册中心:

consul: https://www.consul.io/docs
image.png

消息中间件:

rabbit MQhttps://www.rabbitmq.com/documentation.html
image.png


其他

微软产品官方文档https://docs.microsoft.com/zh-cn/documentation/
window 命令:https://docs.microsoft.com/en-us/windows-server/administration/windows- commands/windows-commands
image.png


前端

moment:http://momentjs.cn/
image.png
lodashhttps://www.lodashjs.com/
image.png
Vanthttps://youzan.github.io/vant/#/zh-CN/home
image.png

kafka 文档:https://kafka.apache.org/documentation/