added extra - to last XML example
This commit is contained in:
parent
aacb87dbcb
commit
f899841a75
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
[[_fuse_adapter_camel]]
|
||||
|
||||
===== Apache Camel Application
|
||||
|
||||
* You can secure your Apache camel endpoint using http://camel.apache.org/jetty.html[camel-jetty] component by adding securityHandler with `KeycloakJettyAuthenticator` and
|
||||
|
@ -152,4 +152,4 @@ This is an example that show how to do it while using Jetty engine, with referen
|
|||
|
||||
</camelContext>
|
||||
|
||||
---
|
||||
----
|
||||
|
|
Loading…
Reference in a new issue