Releases: esastack/esa-restlight
Releases · esastack/esa-restlight
Release v0.1.1
The most important changes are:
- Support Fail Fast (#41)
- Make bean validation pluggable (#44)
- Improve the performance of
PathMatcher
(#13) - Fix the
HandlerInterceptor
doesn't properly intercept all configured restful interfaces (#49) - Graceful shutdown with spring (#38)
- Fix 400 when annotating argument with
@RequestParam(default value = "")
(#43) - Optimize the configuration of bizThreads (#30)
- Fix failed to start the server when there are ext-filter-starter and starter-actuator at the same time (#59)
Release v0.1.0
First release.