com.github.seanyinx.wing:wing-spring-starter

Scaffolding of microservice development

License

License

GroupId

GroupId

com.github.seanyinx.wing
ArtifactId

ArtifactId

wing-spring-starter
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Scaffolding of microservice development

Download wing-spring-starter

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.github.seanyinx.wing : wing-spring-tracing-servlet jar 1.0.6
com.github.seanyinx.wing : wing-spring-discovery jar 1.0.6
com.github.seanyinx.wing : wing-spring-experiment jar 1.0.6
com.github.seanyinx.wing : wing-spring-logging jar 1.0.6
com.github.seanyinx.wing : wing-spring-metrics jar 1.0.6
com.github.seanyinx.wing : wing-spring-cache-redis jar 1.0.6
com.github.seanyinx.wing : wing-spring-database-jdbc jar 1.0.6
com.github.seanyinx.wing : wing-spring-config-apollo jar 1.0.6
com.github.seanyinx.wing : wing-spring-web jar 1.0.6
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-web jar

test (10)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 2.23.0
org.assertj : assertj-core jar 3.18.1
com.netflix.ribbon : ribbon jar 2.2.5
com.github.tomakehurst : wiremock-standalone jar 2.24.0
org.awaitility : awaitility jar 3.0.0
org.testcontainers : testcontainers jar 1.16.0
org.springframework.boot : spring-boot-starter-test jar
com.h2database : h2 jar
com.github.seanyinx.wing : wing-test jar 1.0.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.3
1.0.2
1.0.1