cors-spring-boot-starter

跨域配置

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

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

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

1.0-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

cors-spring-boot-starter
跨域配置
Ссылка на сайт

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

https://github.com/Dreamroute/cors-spring-boot-starter
Система контроля версий

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

https://github.com/Dreamroute/cors-spring-boot-starter

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

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web Необязательный jar 2.4.0

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

Данный проект не имеет модулей.
<dependency>
    <groupId>com.github.dreamroute</groupId>
    <artifactId>cors-spring-boot-starter</artifactId>
    <version>latest.version</version>
</dependency>

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

Версия
1.0-RELEASE