Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@SBI- SBI- released this 25 Oct 15:13
1ab64dd

Major Features

  • Introduced optional middlewares as a centralized and reusable way to configure service parameters (See test code and provided Configurators as examples)
  • Add additional action hooks for running code after a request has completed
  • Improve json content parsing

Breaking changes

  • RestRequest wrapper has been deprecated. Use the HttpServletRequest object directly instead.