Java EE开发 十大官方参考书手册


1.Spring API参考

  https://docs.spring.io/spring/docs/current/javadoc-api/

2.Spring boot 参考手册

  https://docs.spring.io/spring-boot/docs/current/reference/

3.Mybaitis 中文文档

  http://www.mybatis.org/mybatis-3/zh/index.html

4.Maven 官方文档

  http://maven.apache.org/guides/index.html

5.Redis 官方文档

  https://redis.io/documentation

6.Mysql 官方文档

  https://dev.mysql.com/doc/refman/

7.Mongodb 官方文档

  https://docs.mongodb.com/

8.Kafka 官方文档

  http://kafka.apache.org/documentation/

9.Zookeeper 官方文档

  http://zookeeper.apache.org/doc/

10.Dubbo 官方文档

  http://dubbo.apache.org/zh-cn/docs/user/quick-start.html

猜你喜欢

转载自blog.csdn.net/weixin_43870026/article/details/86362968