官方文档

spring data redis:https://docs.spring.io/spring-data/redis/docs/1.8.23.RELEASE/reference/html/

jpa:http://www.objectdb.com/java/jpa

spring data jpa:http://docs.spring.io/spring-data/jpa/docs/2.0.0.M3/reference/html/

spring 3.2:http://docs.spring.io/spring/docs/3.2.18.RELEASE/spring-framework-reference/htmlsingle/

spring4.3:http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/

hibernate:http://docs.jboss.org/hibernate/orm/5.2/userguide/html_single/Hibernate_User_Guide.html

jpa注解:http://www.oracle.com/technetwork/cn/middleware/ias/toplink-jpa-annotations-100895-zhs.html

shardingJDBC:http://dangdangdotcom.github.io/sharding-jdbc/01-start/

netty:http://netty.io/wiki/user-guide-for-4.x.html

demo参考:http://websystique.com

idea指南:https://www.jetbrains.com/help/idea/2018.1/meet-intellij-idea.html

gradle指南:https://gradle.org/guides/#getting-started

 

springcloud mq:https://github.com/spring-cloud/spring-cloud-stream-binder-rabbit

 spring cloud stream:https://docs.spring.io/spring-cloud-stream/docs/Chelsea.BUILD-SNAPSHOT/reference/htmlsingle/index.html

spring     https://docs.spring.io/spring/docs/5.1.2.RELEASE/spring-framework-reference/

 

你可能感兴趣的:(官方文档)