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)
05-23 19:54