Class PlatformConfig


  • @Configuration
    @Import({org.molgenis.data.config.DataConfig.class,org.molgenis.data.EntityManagerImpl.class,SystemRepositoryDecoratorRegistryImpl.class,org.molgenis.data.EntityFactoryRegistry.class,org.molgenis.data.listeners.EntityListenersService.class})
    public class PlatformConfig
    extends Object
    • Constructor Detail

      • PlatformConfig

        @Autowired
        public PlatformConfig​(org.molgenis.data.DataService dataService,
                              org.molgenis.data.meta.MetaDataService metaDataService)