spring-cloud / spring-cloud-commons

Common classes used in different Spring Cloud implementations
Apache License 2.0
701 stars 697 forks source link

Allow getting annotated bean instance with NamedContextFactory. #1352

Closed OlgaMaciaszek closed 4 months ago

OlgaMaciaszek commented 4 months ago

Needed for the proposed implementation in https://github.com/spring-cloud/spring-cloud-openfeign/pull/1013.