Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@mercyblitz mercyblitz released this 11 Jan 12:30
7e35d1e

Features

Codebase

  • [Codebase] Sync code from 1.x branch to main branch #89
  • [Testing] Introduce Spring Testing for Web modules #80

Bugfix

  • [Bug] NullPointerException on @EnableWebMvcExtension without specifying HandlerInterceptor #77
  • [Bug] Fix JavaDoc #78

Refactor

  • [Refactor] Refactor the attribute methods on the annotation EnableWebMvcExtension #79
  • [Refactor] Make the methods of HandlerMethodAdvice as default #84
  • [Refactor] Make the methods of HandlerMethodArgumentInterceptor declaring as default #85
  • [Refactor] Make the methods of HandlerMethodInterceptor declaring as default #86

Full Changelog: 0.2.0...0.2.1