https://github.com/bootique/bootique-cxf
Bootique integration with Apache CXF
https://github.com/bootique/bootique-cxf
apache-cxf bootique bootique-modules
Last synced: about 1 year ago
JSON representation
Bootique integration with Apache CXF
- Host: GitHub
- URL: https://github.com/bootique/bootique-cxf
- Owner: bootique
- License: apache-2.0
- Created: 2018-04-04T12:02:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-19T13:23:04.000Z (about 1 year ago)
- Last Synced: 2025-04-19T18:03:36.930Z (about 1 year ago)
- Topics: apache-cxf, bootique, bootique-modules
- Language: Java
- Size: 284 KB
- Stars: 9
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/bootique/bootique-cxf/actions/workflows/maven.yml)
[](https://search.maven.org/artifact/io.bootique.cxf/bootique-cxf-core/)
# bootique-cxf
Provides [Apache CXF](https://cxf.apache.org/) integration with [Bootique](http://bootique.io).
CXF can be used in a different contexts:
- [JAX-WS Server](bootique-cxf-jaxws-server)
- [JAX-WS Client](bootique-cxf-jaxws-client)
- [JAX-RS Server](bootique-cxf-jaxrs)
All of those modules can be used simultaneously in a single application.