Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
REMOVED: hellow rold controller
Browse files Browse the repository at this point in the history
  • Loading branch information
AleixMT committed Feb 23, 2024
1 parent 11547a3 commit bb24b55
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

import java.util.logging.Logger;

@RestController
/*@RestController
public class HelloWorldController {
@GetMapping("/hello")
Expand All @@ -31,3 +31,4 @@ public ResponseEntity<String> hello()
}
}
}
*/

0 comments on commit bb24b55

Please sign in to comment.