camunda-bpm-platform
camunda-bpm-platform copied to clipboard
chore(project): Add Tomcat 10 Support
Description: Prototypical Implementation for Testing Pursposes
High level Content:
- Tomcat 9 uses the respective
tomcat9
profile, properties andtomcat9-runtime
directory - Tomcat 10 uses the respective
tomcat
profile, properties andtomcat-runtime
directory
Related-to: https://github.com/camunda/camunda-bpm-platform/issues/2471