본문 바로가기

NY's 개발일기

검색하기
NY's 개발일기
프로필사진 developer_ny

  • 분류 전체보기 (23)
    • Study (23)
      • AI (2)
      • Backend (1)
      • Cloud (1)
      • Database (5)
      • Git (1)
      • Algorithm (8)
      • CS (2)
      • Frontend (3)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
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
Tags
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Study/Backend (1)

NY's 개발일기

[Spring Boot] WebClient POST 요청하기

※ Spring boot 프로젝트의 경우 Gradle 기반으로 생성되었습니다. 동작과정 build.gradle WebClient 관련 dependency 추가 implementation 'org.springframework.boot:spring-boot-starter-webflux' 저장 후, 반드시 Refresh Gradle Project StudentController @RestController public class StudentController { @Autowired private StudentService studentService; @PostMapping("/student/{studentId}") public String postStudentVerification(@PathVariable ..

Study/Backend 2021. 10. 28. 03:20
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바