spring-boot-starter-ajaxclient

A application used to generate ajax js client code depends on spring controller delarition,and make it easy to invoke backend rpc in web fe.

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы CLI Взаимодействие с пользователем
Группа

Группа

com.github.ironrobot
Идентификатор

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

spring-boot-starter-ajaxclient
Последняя версия

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

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-boot-starter-ajaxclient
A application used to generate ajax js client code depends on spring controller delarition,and make it easy to invoke backend rpc in web fe.
Ссылка на сайт

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

https://github.com/IronRobot/spring_ajax_client
Система контроля версий

Система контроля версий

https://github.com/IronRobot/spring_ajax_client

Скачать spring-boot-starter-ajaxclient

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.0.0.RELEASE

test (1)

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

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

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

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

Версия
0.0.2
0.0.1