Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4117112
  • 博文数量: 447
  • 博客积分: 1241
  • 博客等级: 中尉
  • 技术积分: 5786
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-27 06:48
个人简介

读好书,交益友

文章分类

全部博文(447)

文章存档

2023年(6)

2022年(29)

2021年(49)

2020年(16)

2019年(15)

2018年(23)

2017年(67)

2016年(42)

2015年(51)

2014年(57)

2013年(52)

2012年(35)

2011年(5)

发布时间:2018-11-02 11:00:55

首先说明必须启动两个进程,使用java的remote模式Prepare "Remote Debug" configurationStart gradle task "appStartDebug" under IntelliJ IDEA.Attention: do not try to start this task under the debugger. Run it in normal mode.Check: you should see "Listening for transport dt_socket at addres.........【阅读全文】

阅读(1939) | 评论(0) | 转发(0)

发布时间:2018-10-30 13:47:57

发现做了一个DataSourceConfig中Environment,仔细检查配置后,发现丢失 @EnableTransactionManagement所致,奇葩的错误。@EnableTransactionManagement@EnableTransactionManagement@EnableTransactionManagement@EnableTransactionManagement......【阅读全文】

阅读(1933) | 评论(0) | 转发(0)

发布时间:2018-06-23 20:17:10

1 log4j配置文件#mybatis部分  log4j.logger.com.ibatis=DEBUG  log4j.logger.com.ibatis.common.jdbc.SimpleDataSource=DEBUG  log4j.logger.com.ibatis.common.jdbc.ScriptRunner=DEBUG  log4j.logger.com.ibatis.sqlmap.engine.impl.SqlMapClientDelegate=DEBUG &nb.........【阅读全文】

阅读(1121) | 评论(0) | 转发(0)

发布时间:2018-03-30 10:10:24

最近做一个java class 加密的项目,使用tomcat加载时出现,......【阅读全文】

阅读(92536) | 评论(0) | 转发(0)

发布时间:2017-09-25 14:27:34

最近要求研发机器不能上网,我发现项目使用spring boot使用maven引用的jar全在m2目录下,一个一个找,岂不要累死。幸亏有dependency:copy-dependencies插件在pom.xml 加入 <plugin>                .........【阅读全文】

阅读(1497) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册