Last Version

Spring boot healthcheck 1.00

Generate REST API "/healthcheck" in your spring boot web project.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.studio4365
ArtifactId

ArtifactId

spring-boot-healthcheck
Version

Version

1.00
Type

Type

jar
Description

Description

Spring boot healthcheck
Generate REST API "/healthcheck" in your spring boot web project.
Project URL

Project URL

https://github.com/james628/spring-boot-healthcheck
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/james628/spring-boot-healthcheck.git

Download spring-boot-healthcheck 1.00


<!-- https://jarcasting.com/artifacts/com.studio4365/spring-boot-healthcheck/ -->
<dependency>
    <groupId>com.studio4365</groupId>
    <artifactId>spring-boot-healthcheck</artifactId>
    <version>1.00</version>
</dependency>
// https://jarcasting.com/artifacts/com.studio4365/spring-boot-healthcheck/
implementation 'com.studio4365:spring-boot-healthcheck:1.00'
// https://jarcasting.com/artifacts/com.studio4365/spring-boot-healthcheck/
implementation ("com.studio4365:spring-boot-healthcheck:1.00")
'com.studio4365:spring-boot-healthcheck:jar:1.00'
<dependency org="com.studio4365" name="spring-boot-healthcheck" rev="1.00">
  <artifact name="spring-boot-healthcheck" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.studio4365', module='spring-boot-healthcheck', version='1.00')
)
libraryDependencies += "com.studio4365" % "spring-boot-healthcheck" % "1.00"
[com.studio4365/spring-boot-healthcheck "1.00"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.2
org.springframework.boot : spring-boot-starter-web jar 1.2.6.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.2.6.RELEASE

Project Modules

There are no modules declared in this project.