Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
works
@javax.inject.Inject List<GridSystemService> gridSystemServices;
does not work
@javax.inject.Inject List<GridSystemService<?>> gridSystemServices;