com.github.taoristor:spring-boot-starter-nobug

Best wishes to your no bug java project

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.taoristor
ArtifactId

ArtifactId

spring-boot-starter-nobug
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Best wishes to your no bug java project

Download spring-boot-starter-nobug

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor jar

Project Modules

There are no modules declared in this project.

spring-boot-starter-nobug

Best wishes to your no bug java project

usage:

<dependency>
    <groupId>com.github.taoristor</groupId>
    <artifactId>spring-boot-starter-nobug</artifactId>
    <version>0.0.1</version>
</dependency>

In your spring boot project:

spring.nobug.forever=true

or

spring:
  nobug:
    forever: true

Versions

Version
0.0.1