Module Swagger

Minlia Cloud Dependencies

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.minlia.cloud.modules
ArtifactId

ArtifactId

module-swagger
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Module Swagger
Minlia Cloud Dependencies
Project Organization

Project Organization

Pivotal Software, Inc.

Download module-swagger

How to add to project

<!-- https://jarcasting.com/artifacts/com.minlia.cloud.modules/module-swagger/ -->
<dependency>
    <groupId>com.minlia.cloud.modules</groupId>
    <artifactId>module-swagger</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.minlia.cloud.modules/module-swagger/
implementation 'com.minlia.cloud.modules:module-swagger:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.minlia.cloud.modules/module-swagger/
implementation ("com.minlia.cloud.modules:module-swagger:1.0.0.RELEASE")
'com.minlia.cloud.modules:module-swagger:jar:1.0.0.RELEASE'
<dependency org="com.minlia.cloud.modules" name="module-swagger" rev="1.0.0.RELEASE">
  <artifact name="module-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.minlia.cloud.modules', module='module-swagger', version='1.0.0.RELEASE')
)
libraryDependencies += "com.minlia.cloud.modules" % "module-swagger" % "1.0.0.RELEASE"
[com.minlia.cloud.modules/module-swagger "1.0.0.RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
org.webjars : swagger-ui jar 2.2.2
io.springfox : springfox-swagger2 jar 2.5.0
io.springfox : springfox-swagger-ui jar 2.5.0
io.springfox : springfox-bean-validators jar 2.5.0
org.springframework.boot : spring-boot-starter-web jar 1.5.6.RELEASE
org.springframework.boot : spring-boot-starter-undertow jar 1.5.6.RELEASE

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.6.RELEASE
org.springframework.data : spring-data-commons jar 1.13.6.RELEASE
org.springframework : spring-webmvc jar
org.projectlombok : lombok jar 1.16.12

test (1)

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

Project Modules

There are no modules declared in this project.

#模块父项目

##每个模块设置自已不同的ApiCode基数

模块优先级别, 依据公共化级别划分, ApiCode需根据此级别确定

  1. data
  2. i18n

每个模块需要有自已的配置项

minlia.context.holder.enabled=true

SpringContextHolder SpringContextHolderAutoConfiguration

工具类不需要配置,添加依赖即可用

module-http

com.minlia.cloud.modules

MINLIA

Versions

Version
1.0.0.RELEASE