File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Java Cadence Samples
2+ [ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcadence-workflow%2Fcadence-java-samples.svg?type=shield )] ( https://app.fossa.com/projects/git%2Bgithub.com%2Fcadence-workflow%2Fcadence-java-samples?ref=badge_shield )
3+
24These samples demonstrate various capabilities of Java Cadence client and server. You can learn more about Cadence at:
35* [ Cadence Service] ( https://github.com/uber/cadence )
46* [ Cadence Java Client] ( https://github.com/uber/cadence-java-client )
@@ -141,4 +143,7 @@ To run:
141143 ./gradlew -q execute -PmainClass=com.uber.cadence.samples.common.RegisterDomain
142144 ./gradlew -q execute -PmainClass=com.uber.cadence.samples.spring.CadenceSamplesApplication
143145
144- Apache 2.0 License, please see [ LICENSE] ( https://github.com/cadence-workflow/cadence-java-samples/blob/master/LICENSE.txt ) for details.
146+ Apache 2.0 License, please see [ LICENSE] ( https://github.com/cadence-workflow/cadence-java-samples/blob/master/LICENSE.txt ) for details.
147+
148+ ## License
149+ [ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcadence-workflow%2Fcadence-java-samples.svg?type=large )] ( https://app.fossa.com/projects/git%2Bgithub.com%2Fcadence-workflow%2Fcadence-java-samples?ref=badge_large )
You can’t perform that action at this time.
0 commit comments