added in graceful shutdown to spring boot 91/101491/1
authorKalkere Ramesh, Sharan <sharan.kalkere.ramesh@att.com>
Mon, 10 Feb 2020 16:11:04 +0000 (11:11 -0500)
committerBenjamin, Max (mb388a) <mb388a@att.com>
Mon, 10 Feb 2020 16:11:04 +0000 (11:11 -0500)
commit1f45bb1e3b2d9ca54b19fc5c150aa13ba9df236f
tree15ef0a10db46a4544b684a21c5c986293292172b
parentac1a59fc6731c6261712eac5bec76816b11d1096
added in graceful shutdown to spring boot

added in graceful shutdown to spring boot
updated the poms to include catalina and upped fabric
added in eventlistener instead of application listener

Issue-ID: SO-2655
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I2d8674cc82a9167604b2d38a49bffba42cee32ff
common/pom.xml
common/src/main/java/org/onap/so/spring/GracefulShutdown.java [new file with mode: 0644]
common/src/main/java/org/onap/so/spring/GracefulShutdownBeans.java [new file with mode: 0644]