Exemplo n.º 1
0
 @Provides
 List<Apis> getApis() {
   return configuration.getCypherResources();
 }