org.apache.cxf 官方骨架

时间:2025-03-13 23:34:07

mvn archetype:generate -DarchetypeCatalog=remote

用 cxf 筛选结果

官方三大项目骨架

  1. org.apache.cxf:cxf-http-basic (-)
  2. org.apache.cxf.archetype:cxf-jaxrs-service (Simple CXF JAX-RS webapp service using Spring configuration)
  3. org.apache.cxf.archetype:cxf-jaxws-javafirst (Creates a project for developing a Web service starting from Java code)