Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
PestusAtSAG committed Nov 2, 2020
2 parents ea0820e + 25033b8 commit 9a64483
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,31 @@
# cumulocity-client-reactive-spring-boot
Cumulocity client using spring boot reactive stack (WebFlux)

## State

Current Cumulocity Java SDK are synchrone. To build a non blocking and even a reactive application a reactive client is needed. Currently i do first steps using WebFlux and did first draft of InventoryService. I am looking also for contributors, please let me know!

## Vision

- Reflecting complete Cumulocity API as java reactive client, aligned to @c8y/client (http://resources.cumulocity.com/documentation/websdk/client/)
- Reflecting complete Cumulocity API as kotlin reactive client, aligned to @c8y/client (http://resources.cumulocity.com/documentation/websdk/client/)
- Easy integration in spring boot application as starter
- Java/Kotlin client should be isomorphic (can be used for microservice and agent)


## Authors

[Alexander Pester](mailto:alexander.pester@softwareag.com)

## Disclaimer

These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.

## Contact

For more information you can Ask a Question in the [TECHcommunity Forums](http://tech.forums.softwareag.com/techjforum/forums/list.page?product=cumulocity).

You can find additional information in the [Software AG TECHcommunity](http://techcommunity.softwareag.com/home/-/product/name/cumulocity).

_________________
Contact us at [TECHcommunity](mailto:technologycommunity@softwareag.com?subject=Github/SoftwareAG) if you have any questions.

0 comments on commit 9a64483

Please sign in to comment.