Skip to content

Commit

Permalink
Camel K 2.0 changes and updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mmajerni authored and christophd committed Oct 4, 2023
1 parent 4a36c66 commit 80219a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TimelineBridge.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// camel-k: language=java property=file:application.properties property=quarkus.http.cors=true
// camel-k: language=java property=file:application.properties property=quarkus.http.cors=true property=quarkus.http.cors.headers=accept,authorization,content-type,x-requested-with,access-control-allow-origin property=quarkus.http.cors.methods=GET,OPTIONS,POST,PUT,DELETE property=quarkus.http.cors.origins=*
// camel-k: dependency=camel:jackson
// camel-k: dependency=github:openshift-integration:camel-k-example-event-streaming:main-SNAPSHOT

Expand Down

0 comments on commit 80219a5

Please sign in to comment.