SilenceLurker commented on issue #1236:
URL: https://github.com/apache/shiro/issues/1236#issuecomment-2151887525

   Based on the content above, it may not be necessary to separate the original 
implementations. Instead, simply modifying them to be managed via the Component 
annotation might suffice. However, additional adjustments might be needed in 
the AutoConfigure settings to ensure these components are properly scanned and 
injected. Likely, an additional class will be required to store the relevant 
filter information. This way, users only need to use a Configuration class to 
configure and inject a new information class bean into ShiroFilterFactoryBean, 
without needing to configure ShiroFilterFactoryBean itself as a 
bean.(Translated by GPT4)


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to