http springboot autoconfigure

http 服务自动装配

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.sixinyiyu
ArtifactId

ArtifactId

http-spring-boot-start
Last Version

Last Version

1.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

http springboot autoconfigure
http 服务自动装配

Download http-spring-boot-start

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.squareup.okhttp3 : okhttp jar 4.6.0
com.squareup.okhttp3 : logging-interceptor jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-undertow jar
org.springframework.boot : spring-boot-starter-aop jar
com.google.guava : guava jar 29.0-jre
com.jayway.jsonpath : json-path Optional jar 2.4.0
org.mapstruct : mapstruct-jdk8 jar 1.3.1.Final

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.mapstruct : mapstruct-processor jar 1.3.1.Final

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE