camunda-community-hub / micronaut-camunda-platform-7

Integration between Micronaut and Camunda (Workflow Engine). We configure Camunda with sensible defaults, so that you can get started with minimum configuration: simply add a dependency in your Micronaut project to embed the workflow engine!
https://camunda.com/blog/2021/07/automate-any-process-on-micronaut/
Apache License 2.0
75 stars 31 forks source link

Link to Micronaut Launch with Jetty preselected #371

Closed tobiasschaefer closed 2 years ago

tobiasschaefer commented 2 years ago

Most users will switch from Netty to Jetty to be able to use the webapps

  1. let's make jetty the default which selecting "camunda" in Micronaut-Launch
  2. Link in README to Micronaut Launch should include Jetty
  3. Maybe update README text as well