In EngineService, rather than injecting Engine, you'll need to inject a Map<String, Engine> or a Map<String, Provider<Engine>> .
確定! 回上一頁