ElasticSearch7.6.0+官网地址https://www.elastic.co/ES下载地址https://www.elastic.co/downloads/elasticsearchElasticSearch启动服务器进入/Users/linker/elasticsearch/elas...
springboot-kafka此demo主要演示了SpringBoot简单使用KafkaMac下Kafka安装与启动pom.xml<dependency><groupId>org.springframework.kafka</groupId><artifa...
springboot-docker此demo主要演示了CenterOS简单部署Springboot项目pom.xml<?xmlversion="1.0"encoding="UTF-8"?><projectxmlns="http://...
springboot-shiro-druid此demo主要演示了SpringBoot简单使用shiro和druidAuthRealmpackagecom.xlccc.config;importcom.xlccc.model.Permission;importcom.xlccc.model.Role;...
springboot-security此demo主要演示了SpringBoot简单使用Securitypom.xml<dependencies><dependency><groupId>org.springframework.boot</groupId>...
springboot-wechat-login此demo主要演示了SpringBoot简单获取小程序对应的用户openIDWeChatUtilpackagecom.xlccc.utils;importlombok.extern.slf4j.Slf4j;importjavax.net.ssl.Http...
springboot-jwt此demo主要演示了SpringBoot简单使用Jwtpom.xml<!--jwt--><dependency><groupId>com.auth0</groupId><artifactId>java-jwt&l...
springboot-swagger此demo主要演示了SpringBoot简单使用Swaggerpom.xml<dependency><groupId>com.spring4all</groupId><artifactId>swagger-sprin...
安装并配置Zookeeper下载zookeeper下载地址:https://zookeeper.apache.org/或http://mirror.bit.edu.cn/apache/zookeeper/解压tar-zxvfzookeeper-3.4.12-alpha.tar.gz重命名文件mvzo...
CentOS7安装与配置Zookeeper过程Zookeeper版本3.4.14https://www.linuxidc.com/Linux/2018-03/151327.htm50个最常用的Unix/Linux命令https://gywbd.github.io/posts/2014/8/50-li...