
be.images.quickstart.java-cxf-cdi.2.0.0.source-code.kubernetes-extra.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-cxf-cdi Show documentation
Show all versions of java-cxf-cdi Show documentation
CXF JAX-RS using CDI running in a standalone Java Container
The newest version!
{
"id": "fabric8-javacxfcdi-config",
"kind": "Config",
"apiVersion": "v1beta1",
"name": "fabric8javacxfcdi",
"description": "Creates a rest service endpoint for demo purposes",
"items": [
{
"id": "java-cxf-cdi",
"apiVersion": "v1beta1",
"kind": "Service",
"containerPort": ${http.port},
"port": "9002",
"selector": {
"container": "java",
"name": "quickstartJavaCxfCdi",
"group": "quickstarts"
}
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy