# cxfdemo **Repository Path**: brucekankan/cxfdemo ## Basic Information - **Project Name**: cxfdemo - **Description**: cxfdemo,契约优先和代码优先开发的cxfwebservice - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2016-12-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #cxfdemo 使用cxf handler、interceptor,来处理header信息demo 契约优先: 服务端:com.jijs.cxf.calc 客户端:com.jijs.cxf.calc.client wsdl路径:META-INF/wsdl/ 代码优先 服务端:com.jijs.ws 客户端:com.jijs.ws.client