You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some Security AOT hints depend on infrastructural beans like AuthorizationProxyFactory to function. As such, it would be nice to have an API that is a little simpler for applications to implement than BeanFactoryInitializationAotProcessor, for example:
Some Security AOT hints depend on infrastructural beans like
AuthorizationProxyFactory
to function. As such, it would be nice to have an API that is a little simpler for applications to implement thanBeanFactoryInitializationAotProcessor
, for example:Beans that implement this interface would be able to depend on Security infrastructural beans.
The text was updated successfully, but these errors were encountered: