12 2017 档案

jvm性能调优工具
摘要:https://my.oschina.net/feichexia/blog/196575 阅读全文

posted @ 2017-12-31 15:35 rigidwang 阅读(127) 评论(0) 推荐(0)

spring boot 单元测试
摘要:package com.wfl.weberp.activiti.controller; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTes... 阅读全文

posted @ 2017-12-19 20:58 rigidwang 阅读(324) 评论(0) 推荐(0)

activemq 分布式事务
摘要:https://www.cnblogs.com/zdd-java/archive/2017/11/19/7434831.html 阅读全文

posted @ 2017-12-15 14:28 rigidwang 阅读(339) 评论(0) 推荐(0)

sringboot 集成dobbo2.5.3
摘要:1.sts 创建spring boot 工程,选择web组件 2.DubboService.java package com.example.demo; public interface DubboService { public String sayHello(); } 3.DubboServic 阅读全文

posted @ 2017-12-07 19:49 rigidwang 阅读(485) 评论(0) 推荐(0)

IpMacUtil mac 地址
只有注册用户登录后才能阅读该文。

posted @ 2017-12-04 13:35 rigidwang