2.0.0
- Support for Spring Boot 2
- New Stripes Actuator Endpoint detailing Stripes' filters configuration
- Exception Handler autodetection
- Can run side by side with Spring MVC, no need to set any property on your
application.properties
file anymore - Faster startup time if
stripes.action-resolver-packages
and/orstripes.exception-handler
are set on yourapplication.properties
file