cors-spring-boot-starter

跨域配置

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

cors-spring-boot-starter
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

cors-spring-boot-starter
跨域配置
Project URL

Project URL

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

Source Code Management

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

Download cors-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.4.0

Project Modules

There are no modules declared in this project.
<dependency>
    <groupId>com.github.dreamroute</groupId>
    <artifactId>cors-spring-boot-starter</artifactId>
    <version>latest.version</version>
</dependency>

Versions

Version
1.0-RELEASE