š§© Grails CXF Plugin
August 26, 2026 Ā· View on GitHub
š§© Grails CXF Plugin
A Grails plugin that brings easy exposure of service and endpoint classes as Apache CXF SOAP Services to Grails.
Installation
Add the following to your build.gradle file:
implementation 'org.grails.plugins:cxf:5.0.0-RC1'
The full user guide, including basic usage, custom interceptors, servlet mapping, and the annotation reference, can be found here: š Documentation