mirror of https://github.com/dapr/java-sdk.git
parent
a40afafca4
commit
62f43e3f38
|
@ -1,5 +1,9 @@
|
|||
## Dapr SDK for Java
|
||||
|
||||
[](https://github.com/dapr/java-sdk/actions?workflow=Build)
|
||||
[](https://gitter.im/Dapr/java-sdk?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
This is the Dapr SDK for Java, including the following features:
|
||||
|
||||
* PubSub
|
||||
|
@ -143,4 +147,4 @@ When releasing a new version of this SDK you must increase the version of all mo
|
|||
```sh
|
||||
mvn versions:set -DnewVersion="0.1.0-preview02"
|
||||
mvn versions:commit
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue