Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 2 months ago
JSON representation

Bootique integration with Apache CXF

Awesome Lists containing this project

README

        

[![build test deploy](https://github.com/bootique/bootique-cxf/actions/workflows/maven.yml/badge.svg)](https://github.com/bootique/bootique-cxf/actions/workflows/maven.yml)
[![Maven Central](https://img.shields.io/maven-central/v/io.bootique.cxf/bootique-cxf-core.svg?colorB=brightgreen)](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.