xczs666 edited a comment on pull request #316: URL: https://github.com/apache/shiro/pull/316#issuecomment-1019847424
> Hi @xczs666 we would like to integrate your patch. However, there is one pending review comment (https://github.com/apache/shiro/pull/316/files#r691462174) and your patch is based on an old version (1.7.0). > > Could you kindly rebase your patch and apply Brians suggestion? > > Thanks. Hi @bmarwell, I can rebase my patch based on the latest version. But I can't solve the problem of returning the signature change. Because the signature of **T getObject()** is declared in the **org.springframework.beans.factory.FactoryBean<T>** interface, to solve this problem need to give **T** a specific type -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
