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

Adds support CORS configurations from properties file

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.github.iruzhnikov
ArtifactId

ArtifactId

spring-webmvc-cors-properties-autoconfigure
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-autoconfigure

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.iruzhnikov : spring-webmvc-cors-properties jar
com.google.code.findbugs : jsr305 jar 3.0.2

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-webmvc jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok jar 1.18.24

test (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.security : spring-security-test jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-websocket jar
org.junit.jupiter : junit-jupiter jar 5.9.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.14
0.0.12
0.0.11