mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
0a611afa55
* Consistent separation of Java and Kotlin sources via package names only * Renamed the Kotlin tutorial files to match the class names * Added Java example of LaunchSpaceshipFlow
523 B
523 B
Flow cookbook
This flow showcases how to use Corda's API, in both Java and Kotlin.
example-code/src/main/kotlin/net/corda/docs/kotlin/FlowCookbook.kt
example-code/src/main/java/net/corda/docs/java/FlowCookbook.java