Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bliblidotcom/command-plugin
Command Pattern Plugin for Service Layer
https://github.com/bliblidotcom/command-plugin
command-pattern reactive rxjava spring spring-boot
Last synced: about 1 month ago
JSON representation
Command Pattern Plugin for Service Layer
- Host: GitHub
- URL: https://github.com/bliblidotcom/command-plugin
- Owner: bliblidotcom
- License: apache-2.0
- Created: 2017-12-08T04:28:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-05T22:57:40.000Z (over 1 year ago)
- Last Synced: 2024-11-16T01:16:08.507Z (about 1 month ago)
- Topics: command-pattern, reactive, rxjava, spring, spring-boot
- Language: Java
- Size: 97.7 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/bliblidotcom/command-plugin.svg?branch=master)](https://travis-ci.org/bliblidotcom/command-plugin)
Spring Boot Command Plugin
--------------------------Add this dependency in your ```pom.xml```
```xml
...
false
bintray-bliblidotcom-maven
bintray
https://dl.bintray.com/bliblidotcom/maven
...```
```xml
...
com.blibli.oss
command-plugin
...
...```