推荐
专栏
教程
课程
飞鹅
本次共找到3399条
logrotate配置
相关的信息
Wesley13
•
3年前
SNMP基础配置
!(https://oscimg.oschina.net/oscnet/up53eb5cd018620d2b6979b998697cbc8940e.png)\Huawei\snmpagent 开启agent服务\Huawei\displaysnmpagentsysinfo查看SNMP信息!(https://osci
Stella981
•
3年前
Spring boot 配置文件,配置注解详解 (properties 和yml )
从其他框架来看我们都有自己的配置文件,hibernate有hbm,mybatis有properties,同样,Springboot也有全局配置文件。Springboot使用一个全局的配置文件,而且配置文件的名字是固定的。有两种application.propertiesapplication.yml spring
Stella981
•
3年前
Git基本配置
Git配置安装yuminstallgit全局配置设置提交用户名gitconfigglobaluser.name"leoxu"设置提交邮箱gitconfiggl
Stella981
•
3年前
SpringBoot 2.0 系列004
SpringBoot2.0系列004启动实战之配置文件配置文件配置文件加载流程很多文档包括官方文档说SB的默认配置文件是application开头的文件,那么是为什么呢?我们先看下流程图 !(https://gitee.c
Stella981
•
3年前
Jenkins邮件配置
1、系统邮箱设置!(https://oscimg.oschina.net/oscnet/7f6da2e06b4408b905edb673f08cc8ff789.png)2、配置Jenkins自带的邮件插件EmailNotification和自行安装的拓展邮件插件ExtendedEmailNotification。拓展邮件插件可在plug
Stella981
•
3年前
Dubbo之服务项目打成jar
pom.xml增加配置<!构建项目配置<build<finalNameznsarticleservice</finalName<!加载资源<resources<resource<ta
Stella981
•
3年前
Maven setting配置
注意:最好在各自目录下修改setting文件 路径~/.m2目录下1.设置Http代理<settings...<proxies<!可以设置多个代理(多个proxy元素)默认地址一个激活(activetrue)的代理生效<!
Stella981
•
3年前
Spring Boot 静态资源处理
SpringBoot默认为我们提供了静态资源处理,使用WebMvcAutoConfiguration中的配置各种属性。建议大家使用SpringBoot的默认配置方式,如果需要特殊处理的再通过配置进行修改。如果想要自己完全控制WebMVC,就需要在@Configuration注解的配置类上增加@EnableWebMvc(@SpringBoot
Stella981
•
3年前
Elasticsearch集群配置
2.修复系统配置 注意修改这样可能会出现suroot转不过去问题vi/etc/security/limits.conf新增内容如下:\hardnofile65536\softnproc2048\hardnproc4096\softmemlockunlimited\hardm
Augustus
•
1年前
vscode json配置
无
1
•••
14
15
16
•••
340