MVN

ch.sbb : springboot-graceful-shutdown

Maven & Gradle

Jan 15, 2019
1 usages
146 stars

ch.sbb:springboot-graceful-shutdown · This springboot autoconfigured plugin offers the possibility to shutdown your springboot app gracefully, by first make the app unhealthy over the actuator healthcheck and then shutdown the context

<dependency>
    <groupId>ch.sbb</groupId>
    <artifactId>springboot-graceful-shutdown</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.sbb : springboot-graceful-shutdown to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of ch.sbb : springboot-graceful-shutdown to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
springboot-graceful-shutdown-2.0.1
2.0
springboot-graceful-shutdown-2.0
1.1.x
springboot-graceful-shutdown-1.1.1
1.1
springboot-graceful-shutdown-1.1
1.0
springboot-graceful-shutdown-1.0

How to add a dependency to Maven

Add the following ch.sbb : springboot-graceful-shutdown maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.sbb</groupId>
    <artifactId>springboot-graceful-shutdown</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.sbb : springboot-graceful-shutdown gradle dependency to your build.gradle file:

implementation 'ch.sbb:springboot-graceful-shutdown:1.1.1'

Gradle Kotlin DSL: Add the following ch.sbb : springboot-graceful-shutdown gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.sbb:springboot-graceful-shutdown:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.sbb : springboot-graceful-shutdown sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.sbb" % "springboot-graceful-shutdown" % "1.1.1"

Advertisement

Dependencies from Group

Jan 15, 2019
1 usages
146 stars

Discover Dependencies

Sep 11, 2022
1.9k stars
Dec 29, 2017
1 usages
0 stars
Jun 29, 2023
1 usages
21 stars
Mar 05, 2021
2 usages
3.6k stars
Jun 13, 2023
4 usages
2.4k stars
Jun 13, 2023
7 usages
2.4k stars
Aug 01, 2023
52 usages
41 stars