Skip to main content

v3.2.2 (2018-01-02)

Scope

  • Core context and events, and Web routing and validation

Changes

  • Added
    • Add AppContextWarp to wrap AppContext.
    • Add the inherited attribute to @ValidBy to control inheritance of validation annotations.
    • Add ValidStrategy to control whether subsequent validators run.
  • Improved
    • Change the default value of HASOR_LOAD_EVENT_POOL from 20 to 8.
    • Allow @MappingTo to configure multiple addresses for the same handler method.