mirror of
https://github.com/corda/corda.git
synced 2025-03-22 12:05:59 +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.