개발 맨땅에 헤딩

개발 맨땅에 헤딩

  • 분류 전체보기 (92)
    • 프로그래머스 코딩 테스트 (0)
    • 앱 개발 기록 (4)
    • 기획 PM 스터디 (3)
    • Daily Codig Reminder (80)
    • Java Work (0)
  • 홈
  • 태그
  • 방명록
RSS 피드
로그인
로그아웃 글쓰기 관리

개발 맨땅에 헤딩

컨텐츠 검색

태그

개발 취업준비 스프링 mybatis 코딩 Vue Java 자바 국비지원 취준 list 비전공자개발 대학생 Spring 문과코딩 event Coding 비전공자 개발자 react

최근글

댓글

공지사항

아카이브

PathVariable(1)

  • @Reponsebody ,mybatis

    @Reponsebody @RequestBody : 프론트 json ⇒ 서버에 Request Body 전송시 서버에서 수신할 경우 사용 @ResponseBody 버튼⇒ 특정 주소 /aaa 요청 @RequestMapping(/aaa) @ResponseBody public String aaa(){returs “test”; //문자열 전체를 응답 데이터로 처리 } @ResponseBody public String aaa(){ return “hello”; // 문자열 전체를 응답데이터로 처리 ‘hello’문자열 응답처리 } public String aaa(){ return “hello”; // hello.jsp } @Controller public class TestController { @RequestMappi..

    2024.02.16
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바