NovatecConsulting/camunda-process-instance-migrator

clean up component, injection-structure and pom

BenFuernrohr opened this issue · 0 comments

  • migrator should not be a component but be generated as bean in a configuration of a referencing project
  • migrator should use constructor injection instead of @Autowired
  • pom needs to be cleaned up so as to only use dependencies that are absolutely necessary