RSS

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