Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
When there's missing dependency error for type X and there exist defined named bindings for the same type such as X @Id("x"), what could happen is that the user made a typo or an forgot the qualifier, to help with these situations, the error message should also list all existing bindings that share the same type su
Reported on gitter https://gitter.im/7mind/izumi?at=60896bdbb38a713b2fb4a31c
When there's missing dependency error for type
Xand there exist defined named bindings for the same type such asX @Id("x"), what could happen is that the user made a typo or an forgot the qualifier, to help with these situations, the error message should also list all existing bindings that share the same type su