https://github.com/buildit/products-cxf-spring-boot
https://github.com/buildit/products-cxf-spring-boot
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/buildit/products-cxf-spring-boot
- Owner: buildit
- Created: 2016-08-12T11:36:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-22T12:20:26.000Z (over 9 years ago)
- Last Synced: 2025-03-29T22:24:03.335Z (over 1 year ago)
- Language: Java
- Size: 19.5 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Products CXF Spring Boot
This sample project demonstrates how to use CXF JAX-RS services with Spring Boot.
# Swagger Documentation Generation
To generate and upload the api docs to confluence: run `mvn -Pgenerate-api-docs install -f products-doc/pom.xml`.