Last Version

XParame 0.9.20

请求特殊参数。让Controller类像普通的Service类一样定义接口参数,让接口定义更加清晰、方便编写单元测试、方便编写Javadoc。APIdoc可以根据这些特殊参数自动生成文档。

License

License

GroupId

GroupId

io.leopard.boot
ArtifactId

ArtifactId

leopard-boot-xparam
Version

Version

0.9.20
Type

Type

jar
Description

Description

XParame
请求特殊参数。让Controller类像普通的Service类一样定义接口参数,让接口定义更加清晰、方便编写单元测试、方便编写Javadoc。APIdoc可以根据这些特殊参数自动生成文档。

Download leopard-boot-xparam 0.9.20


<!-- https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-xparam/ -->
<dependency>
    <groupId>io.leopard.boot</groupId>
    <artifactId>leopard-boot-xparam</artifactId>
    <version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-xparam/
implementation 'io.leopard.boot:leopard-boot-xparam:0.9.20'
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-xparam/
implementation ("io.leopard.boot:leopard-boot-xparam:0.9.20")
'io.leopard.boot:leopard-boot-xparam:jar:0.9.20'
<dependency org="io.leopard.boot" name="leopard-boot-xparam" rev="0.9.20">
  <artifact name="leopard-boot-xparam" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.boot', module='leopard-boot-xparam', version='0.9.20')
)
libraryDependencies += "io.leopard.boot" % "leopard-boot-xparam" % "0.9.20"
[io.leopard.boot/leopard-boot-xparam "0.9.20"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 4.3.9.RELEASE
io.leopard.boot : leopard-boot-json jar 0.9.20
io.leopard.boot : leopard-boot-datatype jar 0.9.20
io.leopard.boot : leopard-boot-lang jar 0.9.20
org.apache.commons : commons-lang3 jar 3.7
io.leopard.boot : leopard-boot-requestbody jar 0.9.20

provided (4)

Group / Artifact Type Version
org.springframework : spring-web jar 4.3.9.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
io.leopard.boot : leopard-boot-servlet jar 0.9.20
org.springframework.boot : spring-boot-autoconfigure jar 1.5.21.RELEASE

Project Modules

There are no modules declared in this project.