Skip to content

v2.3.2

Compare
Choose a tag to compare
@tobiasschaefer tobiasschaefer released this 30 Nov 07:07
· 137 commits to master since this release

Changes

  • Fix error "ServletContextInitializedListener does not define or inherit an implementation of the resolved method 'abstract void contextDestroyed(javax.servlet.ServletContextEvent)' of interface javax.servlet.ServletContextListener" when shutting down the application during tests.