上一页 1 ··· 30 31 32 33 34 35 36 37 38 ··· 62 下一页
摘要: 日志对于应用程序来说是非常重要的,Spring框架本身集成了不少其他工具,我们自身的应用也会使用到第三方库,所以我们推荐在Spring应用中使用SLF4J/Logback来记录日志。 SLF4J与Logback简介 SLF4J——Simple Logging Facade For Java... 阅读全文
posted @ 2015-09-08 19:57 雄狮_杜 阅读(122) 评论(0) 推荐(0) 编辑
摘要: 日志对于应用程序来说是非常重要的,Spring框架本身集成了不少其他工具,我们自身的应用也会使用到第三方库,所以我们推荐在Spring应用中使用SLF4J/Logback来记录日志。 SLF4J与Logback简介 SLF4J——Simple Logging Facade For Java... 阅读全文
posted @ 2015-09-08 19:57 雄狮_杜 阅读(175) 评论(0) 推荐(0) 编辑
摘要: 最近刚接触Spring boot,正是因为他的及简配置方便开发,促使我下定决心要用它把之前写的项目重构,那么问题来了,spring boot怎么整合mybatis呢,下面几个配置类来搞定。 在我的代码当中是实现了数据库读写分离的,所以代码仅做参考,如有需要可以加我微信:benyzhous 【后续... 阅读全文
posted @ 2015-09-01 22:01 雄狮_杜 阅读(216) 评论(0) 推荐(0) 编辑
摘要: 最近刚接触Spring boot,正是因为他的及简配置方便开发,促使我下定决心要用它把之前写的项目重构,那么问题来了,spring boot怎么整合mybatis呢,下面几个配置类来搞定。 在我的代码当中是实现了数据库读写分离的,所以代码仅做参考,如有需要可以加我微信:benyzhous 【后续... 阅读全文
posted @ 2015-09-01 22:01 雄狮_杜 阅读(157) 评论(0) 推荐(0) 编辑
摘要: 最近刚接触Spring boot,正是因为他的及简配置方便开发,促使我下定决心要用它把之前写的项目重构,那么问题来了,spring boot怎么整合mybatis呢,下面几个配置类来搞定。 在我的代码当中是实现了数据库读写分离的,所以代码仅做参考,如有需要可以加我微信:benyzhous 【后续... 阅读全文
posted @ 2015-09-01 22:01 雄狮_杜 阅读(210) 评论(0) 推荐(0) 编辑
摘要: 1 配置文件 wisely.primary.datasource.driverClassName=oracle.jdbc.OracleDriverwisely.primary.datasource.url=jdbc\:oracle\:thin\:@192.168.1.103\:1521\:xe... 阅读全文
posted @ 2015-09-01 08:23 雄狮_杜 阅读(157) 评论(0) 推荐(0) 编辑
摘要: 1 配置文件 wisely.primary.datasource.driverClassName=oracle.jdbc.OracleDriverwisely.primary.datasource.url=jdbc\:oracle\:thin\:@192.168.1.103\:1521\:xe... 阅读全文
posted @ 2015-09-01 08:23 雄狮_杜 阅读(260) 评论(0) 推荐(0) 编辑
摘要: 1 配置文件 wisely.primary.datasource.driverClassName=oracle.jdbc.OracleDriverwisely.primary.datasource.url=jdbc\:oracle\:thin\:@192.168.1.103\:1521\:xe... 阅读全文
posted @ 2015-09-01 08:23 雄狮_杜 阅读(178) 评论(0) 推荐(0) 编辑
摘要: You are here to learn about Spring Boot Actuator for collecting metrics about your production grade applications. Spring Boot Actuator is sub-proje... 阅读全文
posted @ 2015-09-01 00:01 雄狮_杜 阅读(249) 评论(0) 推荐(0) 编辑
摘要: You are here to learn about Spring Boot Actuator for collecting metrics about your production grade applications. Spring Boot Actuator is sub-proje... 阅读全文
posted @ 2015-09-01 00:01 雄狮_杜 阅读(187) 评论(0) 推荐(0) 编辑
上一页 1 ··· 30 31 32 33 34 35 36 37 38 ··· 62 下一页