-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.15.0
-
Component/s: camel-swagger
-
Labels:None
-
Estimated Complexity:Unknown
Currently there is only spring support out of the box
https://github.com/apache/camel/blob/master/components/camel-swagger/src/main/scala/org/apache/camel/component/swagger/spring/SpringRestSwaggerApiDeclarationServlet.scala
Though we could likely use jmx to lookup the Camel's and then grab the rest definition as xml, and marshal back to objects, which the scala swagger reader needs. Then it would work in any kind of environment.
- is related to
-
CAMEL-8175 camel-swagger - Add support for multiple CamelContexts
-
- Resolved
-