- Exporting the usecase
Since the GreetingUseCase class does specify how the usecase should be served using HTTP, that particular aspect needs to be configured outside of the class. Since the GreetingUseCase class does not specify how the usecase should be served using HTTP, that particular aspect needs to be configured outside of the class (do not add it to the project yet):
This is the same sentence twice