An open API service indexing awesome lists of open source software.

https://github.com/redlink-gmbh/redlink-spring-components

Assortment of useful Spring Components
https://github.com/redlink-gmbh/redlink-spring-components

asl java library spring spring-boot

Last synced: 8 months ago
JSON representation

Assortment of useful Spring Components

Awesome Lists containing this project

README

          

# Redlink Spring Components
_An assortment of useful [Spring](https://spring.io/) / [Spring Boot](https://spring.io/projects/spring-boot) Components_

[![Build Status](https://travis-ci.org/redlink-gmbh/redlink-spring-components.svg?branch=master)](https://travis-ci.org/redlink-gmbh/redlink-spring-components)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=io.redlink.utils.spring%3Aredlink-spring-components&metric=alert_status)](https://sonarcloud.io/dashboard?id=io.redlink.utils.spring%3Aredlink-spring-components)

[![Maven Central](https://img.shields.io/maven-central/v/io.redlink.utils.spring/redlink-spring-components.png)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22io.redlink.utils.spring%22)
[![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/io.redlink.utils.spring/redlink-spring-components.png)](https://oss.sonatype.org/#nexus-search;gav~io.redlink.utils.spring~~~~)
[![Javadocs](https://www.javadoc.io/badge/io.redlink.utils.spring/redlink-spring-components.svg)](https://www.javadoc.io/doc/io.redlink.utils.spring/redlink-spring-components)
[![Apache 2.0 License](https://img.shields.io/github/license/redlink-gmbh/redlink-spring-components.svg)](http://www.apache.org/licenses/LICENSE-2.0)

## Modules

### [Execution Tokens](exectoken/)
aka. MongoDB-based distributed locking mechanism.

## License
Free use of this software is granted under the terms of the Apache License Version 2.0.
See the [License](LICENSE.txt) for more details.