autumn

This project is an interface calling framework based on springboot. It encapsulates RestTemplate and uses dynamic proxy technology to convert the call to controller into direct call to interface.

Лицензия

Лицензия

Группа

Группа

io.github.q843705423
Идентификатор

Идентификатор

autumn
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

autumn
This project is an interface calling framework based on springboot. It encapsulates RestTemplate and uses dynamic proxy technology to convert the call to controller into direct call to interface.
Ссылка на сайт

Ссылка на сайт

https://github.com/q843705423/autumn

Скачать autumn

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 5.1.12.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
com.alibaba : fastjson jar 1.2.69
cn.hutool : hutool-all jar 4.4.5
org.apache.httpcomponents : httpclient jar 4.3.4
org.apache.httpcomponents : httpcore jar 4.4.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
0.1.0
0.0.9
0.0.3
0.0.2
0.0.1