Spring OrderConfig

A library that provides a convenient way of configuring decorators order in Spring.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.monosoul
ArtifactId

ArtifactId

spring-orderconfig
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Spring OrderConfig
A library that provides a convenient way of configuring decorators order in Spring.
Project URL

Project URL

https://github.com/monosoul/spring-orderconfig
Source Code Management

Source Code Management

https://github.com/monosoul/spring-orderconfig

Download spring-orderconfig

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1