Skip to content

Conversation

@KentinTL
Copy link
Owner

@KentinTL KentinTL commented Sep 1, 2025

No description provided.

TourguideApplication -> TourGuideApplication
…Classe

Added new method to use trackUserLocation as an Asynchrone method
…Classe

Added new method to use calculateRewards as an Asynchrone method
highVolumeTrackLocation:
replaced for User user : allUsers by calling our new TourGuideService method trackAllUsersLocation

highVolumeGetRewards:
replaced allUsers.forEach(u -> rewardsService.calculateRewards(u));
 by calling our new RewardsService method calculateAllUsersRewards
@KentinTL KentinTL merged commit edb445b into master Sep 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants