on my local machine, running from Eclipse was giving this error while try to run IntegrationPortfolioTests,
Caused by: java.lang.IllegalStateException: Ambiguous mapping found. Cannot map 'homeController' bean method
it seems that @Bean annotation was superfluous
on my local machine, running from Eclipse was giving this error while try to run IntegrationPortfolioTests, Caused by: java.lang.IllegalStateException: Ambiguous mapping found. Cannot map 'homeController' bean method it seems that @Bean annotation was superfluous