Java Addon V10 Verified Info
@Configuration public class AddonConfig @Bean public AddonService addonService(AddonBootstrap bootstrap) return bootstrap.getService(AddonService.class);
@Configuration public class AddonConfig @Bean public AddonService addonService(AddonBootstrap bootstrap) return bootstrap.getService(AddonService.class);