Sample application showing how to use Sentry with a non-Spring Java servlet application.
From the module directory execute a command:
../../gradlew build
Deploy build/libs/sentry-samples-servlet-0.0.1-SNAPSHOT.war to the servlet container or application server of your choice.