1、properties文件内容映射到类对象(属性),如Resource目录下的1.properties文件已配置前缀为com.imooc.people相关的信息,然后: pom添加依赖:springboot-configuration-processor People类对象上方添加注解: @Con ...
分类:
其他好文 时间:
2019-12-26 00:09:05
阅读次数:
283
MyBatis Plus 分页插件 四步走 第一步:编写分页插件配置类 ~~~java //Spring boot方式 @EnableTransactionManagement @Configuration @MapperScan("com.itheima.mapper") public class ...
分类:
编程语言 时间:
2019-12-25 13:11:13
阅读次数:
134
In XML based Spring MVC configuration, you must have seen two declarations in web.xml file i.e. ContextLoaderListener and DispatcherServlet. Let’s try ...
分类:
其他好文 时间:
2019-12-24 18:54:02
阅读次数:
85
原因: IDEA的maven地址设置出错,系统找不到指定的maven路径 解决: setting >maven修改正确的maven链接地址。 设置你maven 的地址为你的存放路基就好了 ...
分类:
其他好文 时间:
2019-12-23 20:47:23
阅读次数:
118
https://cshihong.github.io/2018/02/01/DHCPv6%E5%9F%BA%E7%A1%80/ DHCPv6简介 IPv6动态主机配置协议DHCPv6(Dynamic Host Configuration Protocol for IPv6)是针对IPv6编址方案设计 ...
分类:
其他好文 时间:
2019-12-23 15:21:21
阅读次数:
107
14:28:23,255 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f5f2bb7 - URL [jar:file:/home/buybal/tomcat/industry-invoice-8047/industry ...
分类:
其他好文 时间:
2019-12-22 13:05:24
阅读次数:
529
1. 网络拓扑 2. SW1配置[SW1]vlan batch 10 20 30 40[SW1]stp mode mstp 进入MSTP配置视图,MSTP域名为huawei,同时配置VLAN到实例的映射,并激活MSTP配置[SW1]stp region-configuration[SW1-mst-r ...
分类:
其他好文 时间:
2019-12-22 11:13:15
阅读次数:
89
@Configuration public class P6SpyConfig { /** * P6数据源包装, 打印SQL语句 */ @Bean public P6DataSourceBeanPostProcessor p6DataSourceBeanPostProcessor() { retur ...
分类:
数据库 时间:
2019-12-22 10:48:50
阅读次数:
84
1:测试某个测试溢出,修改堆内存大小 鼠标右键程序 在run as里面的run configuration 里 设置: ...
分类:
系统相关 时间:
2019-12-22 00:18:29
阅读次数:
101
Config Config For self-hosted Ghost users, a custom configuration file can be used to override Ghost's default behaviour. This provides you with a ran ...
分类:
其他好文 时间:
2019-12-21 21:06:04
阅读次数:
492