mirror of
https://github.com/corda/corda.git
synced 2025-06-22 17:09:00 +00:00
fix for spring boot rpc and it work with deterministic serialization
This commit is contained in:
committed by
Stefano Franz
parent
26d44eedf5
commit
fa55221b66
@ -174,7 +174,6 @@ interface SerializationContext {
|
||||
/**
|
||||
* Helper method to return a new context based on this context with the deserialization class loader changed.
|
||||
*/
|
||||
@DeleteForDJVM
|
||||
fun withClassLoader(classLoader: ClassLoader): SerializationContext
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user