
HTTP MethodμΈ GET μμ²μ λ°μ μ μλ APIλ₯Ό μμ±@RequestMapping(method = RequestMethod.GET) μΌλ‘ μ¬μ© λμμ/helloλ‘ μ€λ μμ²μ μ²λ¦¬ν¨@GetMapping("/hello")
public String hello() {
return "hello";
}
π μ€νλ§ λΆνΈμ AWSλ‘ νΌμ ꡬννλ μΉ μλΉμ€