io.github.iruzhnikov:spring-webmvc-cors-properties

Adds support CORS configurations from properties file

License

License

GroupId

GroupId

io.github.iruzhnikov
ArtifactId

ArtifactId

spring-webmvc-cors-properties
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Adds support CORS configurations from properties file

Download spring-webmvc-cors-properties

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.jetbrains : annotations jar 23.0.0
com.google.code.findbugs : jsr305 jar 3.0.2

provided (3)

Group / Artifact Type Version
org.springframework : spring-core jar
org.springframework : spring-webmvc jar
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.14
0.0.12
0.0.11