Skip to content

v0.2.0: Change Tomcat Valve to servlet Filter (#11)

Compare
Choose a tag to compare
@dannylamb dannylamb released this 21 Nov 17:53
* Value -> Filter

* Fix build.gradle and add javadoc to SynFilter.

* Update supplied config file and README

* Additional test coverage

* Fix relative settings path, still fails test.

* Code review, fix variable names, use try-with-resource