com.feiniaojin.naaf:naaf-graceful-response-example

help spring boot web project response gracefully, used in naaf projects

License

License

GroupId

GroupId

com.feiniaojin.naaf
ArtifactId

ArtifactId

naaf-graceful-response-example
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

help spring boot web project response gracefully, used in naaf projects

Download naaf-graceful-response-example

How to add to project

<!-- https://jarcasting.com/artifacts/com.feiniaojin.naaf/naaf-graceful-response-example/ -->
<dependency>
    <groupId>com.feiniaojin.naaf</groupId>
    <artifactId>naaf-graceful-response-example</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.feiniaojin.naaf/naaf-graceful-response-example/
implementation 'com.feiniaojin.naaf:naaf-graceful-response-example:1.0'
// https://jarcasting.com/artifacts/com.feiniaojin.naaf/naaf-graceful-response-example/
implementation ("com.feiniaojin.naaf:naaf-graceful-response-example:1.0")
'com.feiniaojin.naaf:naaf-graceful-response-example:jar:1.0'
<dependency org="com.feiniaojin.naaf" name="naaf-graceful-response-example" rev="1.0">
  <artifact name="naaf-graceful-response-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feiniaojin.naaf', module='naaf-graceful-response-example', version='1.0')
)
libraryDependencies += "com.feiniaojin.naaf" % "naaf-graceful-response-example" % "1.0"
[com.feiniaojin.naaf/naaf-graceful-response-example "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.feiniaojin.naaf.ngr : naaf-graceful-response-starter jar 1.0
org.springframework.boot : spring-boot-starter-web jar 2.2.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0