camunda-community-hub / camunda-platform-7-camel

Community Extension to add Apache Camel support for Camunda Platform 7
Apache License 2.0
82 stars 57 forks source link

Remove Spring dependency in commons module #56

Closed berndruecker closed 4 years ago

berndruecker commented 4 years ago

The existing processEngine is actually not correctly set and @Autowired is used in the commons module. This popped up while looking at https://github.com/camunda/camunda-bpm-camel/pull/54.