CXF入门案例
摘要:CXF 简介 Apache CXF = Celtix + XFire,Apache CXF 的前身叫 Apache CeltiXfire,现在已经正式更名为 Apache CXF 了,以下简称为 CXF。CXF 继承了 Celtix 和 XFire 两大开源项目的精华,提供了对 JAX-WS 全面的
阅读全文
posted @
2018-04-19 15:08
bofeng
阅读(779)
推荐(0)
搭建物流BOS项目骨架
摘要:maven是依赖管理和项目构建的工具 1.1 创建父工程bos-parent 提供pom.xml <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instan
阅读全文
posted @
2018-04-03 23:58
bofeng
阅读(798)
推荐(0)