girishvasmatkar opened a new pull request #35: URL: https://github.com/apache/ofbiz-plugins/pull/35 Implemented: (OFBIZ-11328) Added a new component to provide REST capabilities to OFBiz. Explanation : This initial implementation allows existing or new OFBiz services (export=true and action=GET|POST) to be exposed as RESTful services. It is based on JAX-RS 2.0 specification and the reference implementation used is Jersey. Future versions of this component should provide capability to add REST resources and tie them up with OFBiz Services. OpenApi specification 3.0.1 is also implemented. Thanks: Girish ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [hidden email] |
In reply to this post by GitBox
girishvasmatkar merged pull request #35: URL: https://github.com/apache/ofbiz-plugins/pull/35 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [hidden email] |
Free forum by Nabble | Edit this page |