Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netifi-proteus/proteus-spring
Proteus Integration for Spring Boot
https://github.com/netifi-proteus/proteus-spring
netifi netifi-proteus reactive reactive-streams rsocket spring spring-boot
Last synced: about 1 month ago
JSON representation
Proteus Integration for Spring Boot
- Host: GitHub
- URL: https://github.com/netifi-proteus/proteus-spring
- Owner: netifi-proteus
- License: apache-2.0
- Created: 2018-06-14T22:44:04.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2019-04-29T17:07:36.000Z (over 5 years ago)
- Last Synced: 2024-08-02T13:34:06.677Z (5 months ago)
- Topics: netifi, netifi-proteus, reactive, reactive-streams, rsocket, spring, spring-boot
- Language: Java
- Homepage: https://www.netifi.com
- Size: 532 KB
- Stars: 22
- Watchers: 4
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# proteus-spring
[![Join the chat at https://gitter.im/netifi/general](https://badges.gitter.im/netifi/general.svg)](https://gitter.im/netifi/general)
[![Build Status](https://travis-ci.org/netifi-proteus/proteus-spring.svg?branch=master)](https://travis-ci.org/netifi-proteus/proteus-spring)A simple and easy mechanism for integrating the power of [Netifi Proteus](https://www.netifi.com) into your [Spring Boot](https://spring.io/projects/spring-boot) applications.
## Examples
Please see the included [demo projects](demos) for examples on how to configure and use Proteus with Spring applications.## Bugs and Feedback
For bugs, questions, and discussions please use the [Github Issues](https://github.com/netifi-proteus/proteus-spring/issues).## License
Copyright 2019 [Netifi Inc.](https://www.netifi.com)Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.