Jean-Francois Leveque

Commentaire pour IDEA

......@@ -28,7 +28,7 @@ public class ListCountriesView implements Serializable {
/**
* Uses SharedService to get countries
*
* @param sharedService
* @param sharedService injected SharedService
*/
@Inject
public ListCountriesView(SharedService sharedService) {
......