推荐
专栏
教程
课程
飞鹅
本次共找到602条
22端口
相关的信息
Easter79
•
3年前
springcloud eureka.instance
1.在springcloud中服务的 InstanceID默认值是:${spring.cloud.client.hostname}:${spring.application.name}:${spring.application.instance\_id:${server.port}},也就是:主机名:应用名:应用端口。如图1
Easter79
•
3年前
SpringBoot2.x配置Https
准备工作需要自签,或者权威机构颁发的证书一张springboot配置Https访问sslhttps访问的端口server.port8085证书,可以存放在resoucrs目录下server.ssl.keystoreclasspath:to
Stella981
•
3年前
Centos7快速安装Rancher
通过docker,我们可以快速安装rancher安装步骤如下:\root@localhost~\run运行,d后台模式restartalways跟随docker启动,p映射端口,镜像名为rancher/server。docker会自动下载并安装启动root@localhost~dockerrund
Stella981
•
3年前
SecureCRT 用ssh key登录配置方法
服务器端配置 OS:Debian6.0.5 复制代码代码如下:aptgetinstallssh安装ssh服务编辑/etc/ssh/sshd\_config配置文件 复制代码代码如下:Port3322修改端口为3322(自定义) PermitRo
Stella981
•
3年前
SpringBoot2.x配置Https
准备工作需要自签,或者权威机构颁发的证书一张springboot配置Https访问sslhttps访问的端口server.port8085证书,可以存放在resoucrs目录下server.ssl.keystoreclasspath:to
Stella981
•
3年前
Spark SQL自定义函数UDF、UDAF聚合函数以及开窗函数的使用
点击上方蓝色字体,选择“设为星标”回复”资源“获取更多资源!(https://oscimg.oschina.net/oscnet/f78bb7595ba6ab203a22cb8531551d99290.jpg)!(https://oscimg.oschina.net/oscnet/96d818e1932de5c71105
Stella981
•
3年前
SpringBoot配置Swagger实例(POST接收json参数)
工程目录结构:!(https://oscimg.oschina.net/oscnet/207b6df22d35c70fd7ef5ba084e9e0eff60.png)首先,引入jar包,只需要以下两个即可<dependency<groupIdio.springfox</groupId<
Wesley13
•
3年前
HTTP协议探究(序章)
1HTTP协议基于TCP协议(1)TCP三次握手连接HTTP客户端(Chrome浏览器):IP:192.168.1.47端口:59875MSS:1460HTTP服务器(Nginx服务器):IP:45.76.37.162
Stella981
•
3年前
SpringBoot之使用Druid连接池,SQL监控和spring监控
项目结构!(https://oscimg.oschina.net/oscnet/0bc22dc0223f7fb781bb28fe508a4ec5f0e.png) 1.引入maven依赖!(https://oscimg.oschina.net/oscnet/0d55ebf928efba9fcad9649
Easter79
•
3年前
SpringBoot之使用Druid连接池,SQL监控和spring监控
项目结构!(https://oscimg.oschina.net/oscnet/0bc22dc0223f7fb781bb28fe508a4ec5f0e.png) 1.引入maven依赖!(https://oscimg.oschina.net/oscnet/0d55ebf928efba9fcad9649
1
•••
25
26
27
•••
61