spring-cloud-commons
spring-cloud-commons copied to clipboard
Make InstanceRegisteredEvent implements ResolvableTypeProvider
Fix GH-1322
This will need to wait for the next major since it adds an interface to a public class. It could break binary compatibility since this is effecting remote events.