This library is reponsible to configure Azure Servlet Filters before any declared filters.
Add the following dependency into your POM:
<dependency>
<groupId>ch.odaceo.azure</groupId>
<artifactId>azure-appservice</artifactId>
<version>1.0.0</version>
</dependency>
Issues can be reported at https://github.com/odaceo/azure-appservice-java/issues
The source code is available at https://github.com/odaceo/azure-appservice-java
All the source code is distributed under ASL 2.0.
© 2019 Odaceo. All rights reserved.