Polish
Closes gh-5013
This commit is contained in:
committed by
Stephane Nicoll
parent
4c1bb38878
commit
9a31e02806
@@ -20,7 +20,7 @@ import org.springframework.web.bind.annotation.RequestMapping;
|
||||
import org.springframework.web.bind.annotation.RestController;
|
||||
|
||||
@RestController
|
||||
public class LaunchVerficationController {
|
||||
public class LaunchVerificationController {
|
||||
|
||||
@RequestMapping("/")
|
||||
public String verifyLaunch() {
|
||||
Reference in New Issue
Block a user