is not current version
Last Version 1.1.0

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

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
Version

Version

0.0.11
Type

Type

jar
Description

Description

Adds support CORS configurations from properties file

Download spring-webmvc-cors-properties-autoconfigure 0.0.11


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

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (8)

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-configuration-processor jar
org.springframework.boot : spring-boot-starter-websocket jar
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.