
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
安装:从nacos官网 https://nacos.io/zh-cn/index.html 下载安装包,最新正式版:nacos-server-1.0.0.tar.gz,直接解压就可以了tar -xvf nacos-server-1.0.0.tar.gz启动:cd/nacos/binsh startup.sh -m standalone访问:localhost:8848/naco...
java-keytool自签名证书转nginx所需证书

nginx单域名配置访问多vue项目,vue由vue3+vite4实现

1、nginx去除版本信息user nginx;http {keepalive_timeout65;// # 配置项server_tokens off;server {...}}但是,返给客户端的信息还存在nginx服务器类型信息,但是没有版本:Server :nginx2、完整去除Server HTTP 头组件:headers-more-nginx-module地址: https://githu
linux使用top查看buff/cache过高
nginx配置请求springboot-admin
安装:从nacos官网 https://nacos.io/zh-cn/index.html 下载安装包,最新正式版:nacos-server-1.0.0.tar.gz,直接解压就可以了tar -xvf nacos-server-1.0.0.tar.gz启动:cd/nacos/binsh startup.sh -m standalone访问:localhost:8848/naco...
centos安装jenkins及使用记录
流程:前端:md5,rsa,base64后端:base64,rsa,得到md5安装相关依赖:npm i jsencryptnpm i js-md5npm i js-base64全局引入:Vue.prototype.$jsEncrypt = JsEncrypt;Vue.prototype.$md5 = md5;Vue.prototype.$base64 = base64;...
vue版ant design select 样式调整布局<div class="select-wrap"><a-select><a-select-option></a-select-option></a-select></div>外部的选择框和展示框# 局部样式.select-wrap /deep/ .ant-select {







