1.x.x release notes

1.1.0.RELEASE

  • switched to @ConfigurationProperties for settings - allow settings via application.properties

  • request/response debug logging changes now also writes request parameters

    • the logger is now paused by default (it has a performance impact when enabled)

    • request parameters are now also returned (any parameter name containing password will have its value masked)

1.0.0.RELEASE

Initial public release available on Maven central.