spring-framework
spring-framework copied to clipboard
Convert applicable methods in `Scope` to `default` methods
getConversationId and resolveContextualObject are candidates for being converted to default methods, not sure about registerDestructionCallback.