Class TourGuideModule
java.lang.Object
com.openclassrooms.tourguide.config.TourGuideModule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongpsUtil.GpsUtil
rewardCentral.RewardCentral
-
Constructor Details
-
TourGuideModule
public TourGuideModule()
-
-
Method Details
-
getGpsUtil
@Bean public gpsUtil.GpsUtil getGpsUtil() -
getRewardsService
-
getRewardCentral
@Bean public rewardCentral.RewardCentral getRewardCentral()
-