享受代码,享受人生

SOA is an integration solution. SOA is message oriented first.
The Key character of SOA is loosely coupled. SOA is enriched
by creating composite apps.
随笔 - 213, 文章 - 45, 评论 - 2315, 阅读 - 121万
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

随笔分类 -  Code Review

摘要:public List queryItemDetails(List carts){ ItemRepository itemRepository=...; List result = List.newArrayList(); List ids... 阅读全文

posted @ 2013-07-01 11:03 idior 阅读(787) 评论(0) 推荐(0) 编辑

摘要:public class CartMainTypeSelector {public static void selectCartMainType(CartContext context,CartOption options){Params params = context.getParams()... 阅读全文

posted @ 2013-06-28 15:16 idior 阅读(710) 评论(0) 推荐(0) 编辑

摘要:int officialShopId = shopId;group.setShopId(officialShopId);XmpUser xmpSeller = buildXmpUser(seller.getSellerInfo());group.setSeller(xmpSeller);L... 阅读全文

posted @ 2013-06-28 10:32 idior 阅读(638) 评论(0) 推荐(0) 编辑

摘要:public class BuyerHelper{ private static final UserRepository userRepository; public static void createAndCheckBuyer(Cart cart) { ... 阅读全文

posted @ 2013-06-27 15:38 idior 阅读(584) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示