samples-java
samples-java copied to clipboard
Migration of Advanced\obligation-cordapp to 4.12-RC01 and JDK17
Update Advanced/obligation-cordapp to JDK17 and Corda 4.12-RC01.
All steps from the README verified and work correctly:
-
./gradlew clean deployNodes -
./build/nodes/runnodes - nodes start correctly with no errors
-
./gradlew runPartyAServer -
./gradlew runPartyBServer -
./gradlew runPartyCServer - all web servers start correctly with no errors
Webservers GUI also verified, all works correctly:
Ready to be merged