Skip to content

odaceo/azure-appservice-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure :: App Service :: Java

License Build Status

Description

This library is reponsible to configure Azure Servlet Filters before any declared filters.

Usage

Add the following dependency into your POM:

<dependency>
  <groupId>ch.odaceo.azure</groupId>
  <artifactId>azure-appservice</artifactId>
  <version>1.0.0</version>
</dependency>

Reporting Issues

Issues can be reported at https://github.com/odaceo/azure-appservice-java/issues

Source code

The source code is available at https://github.com/odaceo/azure-appservice-java

License

All the source code is distributed under ASL 2.0.

Copyright

© 2019 Odaceo. All rights reserved.