2020-3-16学习地图

Spring Session → https://spring.io/projects/spring-session

 

Spring Session - HttpSession (Quick Start) → https://docs.spring.io/spring-session/docs/current/reference/html5/guides/java-redis.html

 

release train → https://www.baidu.com/s?wd=release+train(百度搜索)

 

什么是Release Train? → https://cloud.tencent.com/developer/article/1477262

 

BOM → https://www.baidu.com/s?wd=BOM(百度搜索)

BOM(物料清单)物料清单(Bill of Material,BOM),采用计算机辅助企业生产管理,首先要使计算机能够读出企业所制造的产品构成和所有要涉及的物料,为了便于计算机识别,必须把用图示表达的产品结构转化成某种数据格式,这种以数据格式来描述产品结构的文件就是物料清单,即是BOM。它是定义产品结构的技术文件,因此,它又称为产品结构表或产品结构树。在某些工业领域,可能称为“配方”、“要素表”或其它名称。在MRPⅡ和ERP系统中,物料一词有着广泛的含义,它是所有产品,半成品,在制品,原材料,配套件,协作件,易耗品等等与生产有关的物料的统称。

 

Parameter 0 of method redisTemplate in org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration required a bean of type 'org.springframework.data.redis.connection.RedisConnectionFactor → https://www.cnblogs.com/qingmuchuanqi48/p/11194979.html

redis启动错误: Warning: no config file specified, using the default config. In order to specify a config → https://blog.csdn.net/qq_36451252/article/details/84623057

Warning: no config file specified, using the default config. In order to spe → https://www.baidu.com/s?wd=Warning%3A+no+config+file+specified%2C+using+the+default+config.+In+order+to+specify+a+config+file+use+redis-server+%2Fpath%2Fto%2Fredis.conf+%5B95476%5D+16+Mar+22%3A03%3A31.088+%23+Creating+Server+TCP+listening+socket+*%3A6379%3A+listen%3A+Unknown+error(百度搜索)

Redis 安装(windows下)→ https://www.runoob.com/redis/redis-install.html(菜鸟教程)

Redis官网 → https://redis.io/

Spring Boot Starter Redis (DEPRECATED) » 1.4.7.RELEASE → https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-redis/1.4.7.RELEASE

MavenRepository → https://mvnrepository.com/

原文地址:https://www.cnblogs.com/LinQingYang/p/12507054.html