Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

4.2

Compare
Choose a tag to compare
@hstaudacher hstaudacher released this 15 Feb 17:06
· 69 commits to master since this release
  • Updates Jersey version to 2.16 (release).
  • Improves startup performance (see #60 thanks @kaikreuzer and @kolkoo).
  • Adds publishDelay configuration property to define the time in ms to wait after a resource was registered before its going to be published. Default is 150.
  • Several Bug Fixes