request-spring-boot

包装 request body

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.battcn
ArtifactId

ArtifactId

request-spring-boot
Last Version

Last Version

1.1.1-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

request-spring-boot
包装 request body
Project Organization

Project Organization

battcn开源组
Source Code Management

Source Code Management

http://blog.battcn.com

Download request-spring-boot

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • request-spring-boot-autoconfigure
  • request-spring-boot-starter

Versions

Version
1.1.1-RELEASE
1.0.9-RELEASE
1.0.8-RELEASE
1.0.7-RELEASE
1.0.6-RELEASE
1.0.5-RELEASE
1.0.3-RELEASE
1.0.2-RELEASE
1.0.1-RELEASE