swagger-api/swagger-codegen

JAX-RS should have Apache CXF Interface gateway

開放

#714 建立於 2015年5月4日

 (7 則留言) (0 個反應) (0 位負責人)HTML (5,474 個分叉)batch import
General: SuggestionServer: Javahelp wanted

倉庫指標

星標
 (12,701 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

From https://github.com/swagger-api/swagger-editor/issues/423

Generate Server - JAX-RS should have Apache CXF Interface gateway, while it should not have Implementation class by itself. This gives developers seamless ability to be able to generate Apache CXF based JAX-RS Service (rather than presently produced Jersey API based Implementation). Assume the application is to go through Agile cycle, and is supposed to have a contract change in future, providing interface in server code to be extended in a different place to write complete service implementation would keep the Server Interface API and Implementation independent.

貢獻者指南