@Bean
 ApplicationInfo applicationInfo() {
   return ApplicationInfo.applicationInfo("test-app", "desc", "test-group", "test-env");
 }