방구석 개발자의 놀이터

  • 홈
  • 태그
  • 방명록

requestparam 1

[Spring Boot] @RequestParam 이란?

@RequestParam이란 흔히 Controller에서 많이 보이는 어노테이션이다.  @GetMapping("/getParameter") public String getParameter(@RequestParam String id, @RequestParam(name = "password") String pwd){ String password="bbbb"; System.out.println("id: "+id); System.out.println("password: "+pwd); return id+pwd; } @GetMapping("/getParameter") : www.localhost:8080/getParameter로 Get방식 접속할 경우를 의미한다. 여기서 @RequestParam으로 id, pwd..

Spring Boot 2020.07.05
이전
1
다음
더보기
프로필사진

게으른 사람들에게 편리함을 제공해 줄 수 있을 때 가장 기쁜 개발자

250x250
  • 분류 전체보기 (102)
    • JAVA (2)
    • Spring (17)
    • Python (14)
    • 회고록 (4)
    • Flutter (3)
    • Git (1)
    • Spring Boot (15)
    • Algorithm (3)
    • AWS (1)
    • Front-End (34)
      • HTML (1)
      • CSS (1)
      • SCSS (2)
      • JavaScript (12)
      • React (13)
      • React-query (1)
      • NextJS (0)
      • Test (1)
    • OpenSource (3)
    • 독서 (0)
    • 강의 (1)
    • Error (4)

Tag

CSS, spring, 프론트엔드, front-end, PYTHON, 개발자, springframework, frontend, lombok, opensource, react-router-dom, es6, react, 회고록, component, javascript, spring boot, flutter, springboot, aspect,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/12   »
일 월 화 수 목 금 토
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바