推荐
专栏
教程
课程
飞鹅
本次共找到5430条
linux dns配置
相关的信息
Wesley13
•
3年前
java获取操作系统的MAC地址和硬盘序列号
1.判断操作系统是Windows还是Linux1privatestaticBooleanisLinux(){2StringosSystem.getProperty("os.name");3log.info("os.name:{}",os);4
Easter79
•
3年前
springboot之docker化
1、Docker安装本人是centos7系统,安装也是按照官方文档进行安装。https://docs.docker.com/install/linux/dockerce/centos/,即1、sudoyuminstallyyumutils\devicemapperpersistentdata\
Stella981
•
3年前
Spring Boot 2.3 新特配置文件属性跟踪
背景当我们使用springboot在多环境打包,配置属性在不同环境的值不同,如下:spring:profiles:active:@project.profile@根据maven动态配置profilespring:profiles:devd
Stella981
•
3年前
Git免登录,不需重复输入账号和密码
linux下在~/下, touch创建文件 .gitcredentials:touch .gitcredentials 用vim编辑此文件,vim .gitcredentials输入内容格式https://username:password@github.com2
Stella981
•
3年前
Linux下nginx的yum安装、源码安装、OpenResty的源码安装
Linux下nginx的安装安装环境:cat/proc/versionLinuxversion3.10.0123.el7.x86_64(builder@kbuilder.dev.centos.org)(gccversion4.8.220140120(RedHat4.8.21
Stella981
•
3年前
Eureka 开发时快速剔除失效服务
Spring Cloud 版本:Dalston.SR5服务端配置:关闭保护机制eureka.server.enableselfpreservationfalse剔除失效服务间隔eureka.server.evictionintervaltimerinms2000客户端配置
Easter79
•
3年前
Springboot读取配置文件及自定义配置文件
创建maven工程,在pom文件中添加依赖!复制代码(https://oscimg.oschina.net/oscnet/8dc4221a8006dae13a2b56fa6d264ca5c4b.gif)1<parent2<groupIdorg.springframework.boot</groupI
京东云开发者
•
1年前
Nacos 配置中心源码 | 京东物流技术团队
客户端入口在引入配置中心maven依赖的jar文件中找到springcloudstarteralibabanacosconfig2.2.5.RELEASE.jar!/METAINF/spring.factories,在该配置文件找到NacosConfigB
天翼云开发者社区
•
1年前
rbd常用的配置参数
rbd常用的配置参数
飞龙AI
•
2个月前
贡献 OpenHarmony 库关键配置
贡献OpenHarmony库关键配置
1
•••
109
110
111
•••
543