Recent posts

[object Object] error 해결

1 minute read

문제 분석 서버로 보낼 데이터 data와 서버에서 받을 데이터가 같게 나옴 왜???? 👉 이건 뭐 내가 코드를 제대로 이해를 못했다.. $.ajax({ url : '/readCalendar', type : "post", contentTy...

스프링부트 redirect

less than 1 minute read

구조 ``` @RequestMapping(“/calendar”) public ModelAndView calendar(@RequestParam @Nullable Map<String, String> param){

HTML/CSS로 이력서 만들기

2 minute read

멋쟁이 사자처럼 첫 과제 강의 창이 정말 좋은게 브라우저에서 어지간한 코드 실행을 다 할 수 있다! 비엣팅 너무 편하고 신기✨✌