The `GatewayProxyInitializationAotProcessor` uses mistakenly a `ProxyFactoryBean` type instead of an expected `GatewayProxyFactoryBean`. Looks like we don't need to scan for interfaces since they are properly transformed to the `AnnotationGatewayProxyFactoryBean` bean definition during AOT phase