[spring-boot] Mock서비스설정에서 빈에 대한 재정의 허용
·
오픈소스 기여일지
이슈 선정https://github.com/spring-projects/spring-boot/issues/46853 Allow user-override of beans created in MockRestServiceServerAutoConfiguration · Issue #46853 · spring-projects/spring-bootDescription There is a design flaw in customizing the @RestClientTest auto-configuration MockRestServiceServerAutoConfiguration. You cannot add your own RestClientCustomizer bean when using @RestCl...github.com..