09 2022 档案
摘要:参考地址:http://www.luckyhe.com/post/95.html 注意server_jaas.conf里边注释去掉,否则无法找到配置项 文件目录 配置文件夹下的文件 configuration.xsl ``` <?xml version="1.0"?> <xsl:stylesheet
阅读全文
摘要:默认nginx镜像配置nfs/home/nfs nfsip /usr/share/nginx/html nginx/html /etc/nginx/conf.d nginx/conf
阅读全文
摘要:调用方式 @FeignClient(name = "remoteUserManagerService", url = "${base.url}") public interface RemoteUserManagerService { /** * 验证token是否正确 * * @return 结果
阅读全文