spring-boot-network-map icon indicating copy to clipboard operation
spring-boot-network-map copied to clipboard

Results 5 spring-boot-network-map issues
Sort by recently updated
recently updated
newest added

With the current implementation it is not possible to obtain notary-certificates from the doorman as of Corda 4.8 (or earlier?): Corda now expects an `net.corda.core.CordaOID.X509_EXTENSION_CORDA_ROLE` extension with value `net.corda.core.internal.CertRole.SERVICE_IDENTITY`, but...

Hi could you elaborate your project in little depth. I am new in corda and building an application in windows. I am trying to accessing nodeinfos from web server. So...

Hey Stefano, I think the Docker image needs to be updated after the fix in https://github.com/roastario/spring-boot-network-map/pull/9 When trying to run 4.0 or the latest Docker image, it shows all the...

Hi, How do I persist the configs using this image across restarts? When my container restarts, the notary keys gets mismatched with existing keys or something like that. Do I...

Your project, `roastario/spring-boot-network-map`, depends on the outdated library FastClasspathScanner in the following source files: * [`src/main/kotlin/net/corda/network/map/whitelist/JarLoader.kt`](https://github.com/roastario/spring-boot-network-map/tree/master/src/main/kotlin/net/corda/network/map/whitelist/JarLoader.kt) FastClasspathScanner has been significantly reworked since the version your code depends upon: * a...