Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 514 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 514 Bytes

부스트코스 웹 백엔드 프로그래밍

https://www.boostcourse.org/web326/joinLectures/28762?isDesc=false

calculator

  • JSP, Swagger
  • Get방식으로 requestParam을 통해 operand 가져옴
  • 덧셈, 뺄셈에 대한 결과를 리턴하여 웹페이지에 반영
  • swagger를 통해 api response 문서화

calculatorcli

  • Mock 객체 사용 실습

daoexam

  • DTO, DAO 실습

diexam01

exam

exam31

firstweb

guestbookMvc

jdbcexam

mavenweb

mvcexam