github networknt/light-4j 0.1.7

latest releases: 2.1.33, 2.1.32, 1.6.47...
7 years ago

0.1.7 - 2016-10-05

Added

  • Introduce MiddlewareHandler interface so that user can plug in more middleware or switch middleware

Changed

  • Fixed info test case to clear the injected config
  • All middleware handlers implement MiddlewareHandler interface so that they are loaded from SPI
  • Middleware handlers will be enabled by checking isEnable()
  • Update validator test case to remove oauth2 dependency
  • Fix the NPE issue if swagger specification does not have security defined
  • SwaggerHandler will only be enabled if swagger.json exists in config
  • Fix the token helper to get token from OAuth2 server

Don't miss a new light-4j release

NewReleases is sending notifications on new releases.