1、pom文件添加依賴 2、修改resources包下的application.properties文件 3、在entity包下新建User類,...
1、添加依賴 2、創(chuàng)建實(shí)體類 3、創(chuàng)建service接口 4、創(chuàng)建接口實(shí)現(xiàn)類 5、創(chuàng)建CXF配置類 6、運(yùn)行springboot主程序 7、頁(yè)面...
solr安裝與測(cè)試 1、下載solr http://mirrors.hust.edu.cn/apache/lucene/solr/7.5.0/s...
一、安裝nginx 1、下載nginx http://nginx.org/download/nginx-1.8.1.tar.gz上傳到Linux...
redis再次啟動(dòng)報(bào)錯(cuò):[ERR] Node 127.0.0.1:6001 is not empty. Either the node alre...
Redis的安裝 下載redis 官網(wǎng)地址:http://redis.io/下載地址:http://download.redis.io/rele...
1、firewalld的基本使用啟動(dòng): systemctl start firewalld關(guān)閉: systemctl stop firewall...
做Redis的Cluster集群的時(shí)候,在執(zhí)行g(shù)em install redis時(shí),提示如下錯(cuò)誤: CentOS7 yum庫(kù)中ruby的版本支持...