META-INF.services.com.networknt.server.ShutdownHookProvider Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of oauth2-token Show documentation
Show all versions of oauth2-token Show documentation
A micro service server that issues JWT tokens.
# There is built in shutdown hook at the moment within the framework.
# If you want to close database connections, release allocated resources etc. please
# implement com.networknt.server.ShutdownHookProvider interface and put your class here.
com.networknt.oauth.cache.CacheShutdownHookProvider
© 2015 - 2025 Weber Informatics LLC | Privacy Policy