mirror of
https://github.com/corda/corda.git
synced 2025-04-07 11:27:01 +00:00
Now builds page using kotlinx. Added support for static web content. Removed code to re-direct to static web content if it exists. Minor changes to comments. The recursive API crawler now uses a data class instead of a mutable map.