Skip to content

Update Tomcat to 9.0.48, move jax-rs annotations to impl

Tobias Haase requested to merge update_tomcat_9.0.48 into master

Description

  • Update tomcat to the latest version
  • Move all jax-rs related annotations from the interfaces to the actual implementations (this fixes a bug in the Swagger documentation)

Breaking Changes:

Description of how the API behaves differently now

Related Issues:

  • Related #
  • Closes #

Merge request reports