This is the multi-page printable view of this section. Click here to print.
Blog
This is the blog section. It has categories: Releases.
Releases
Release v0.1.1
The most important changes are:
- Support Fail Fast
- Make bean validation pluggable
- Improve the performance of
PathMatcher
- Fix the
HandlerInterceptor
doesn’t properly intercept all configured restful interfaces - Graceful shutdown with spring
- Fix 400 when annotating argument with
@RequestParam(default value = "")
- Optimize the configuration of bizThreads
- Fix failed to start the server when there are ext-filter-starter and starter-actuator at the same time
Release v0.1.0
First Release!