添加了GraalVM的原生镜像版本
This commit is contained in:
@@ -13,6 +13,6 @@ public class TestController {
|
||||
|
||||
@GetMapping("/test")
|
||||
public String test(){
|
||||
return "test ok!!!!!!!";
|
||||
return "test ok!!!!!!!!";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user