corda / cordapp-template-java

A Java CorDapp Template. Extend it via the Hello, World tutorial: https://docs.corda.net/hello-world-introduction.html
83 stars 127 forks source link

ENT-11793: Fix integration tests in JDK17 CorDapp #87

Closed jakubzadroga closed 5 months ago

jakubzadroga commented 5 months ago

Integration tests were missed in previous PRs and were not verified. For integration tests to work correctly the following changes were needed: