DecBlog Notice Select Count [SpringBoot VUE]

May 26,2023

쉘폴더 ShellFolder

2011-10-15T13:53:13Z

[Reference|참조]
https://github.com/vignekim/DevBlog
https://github.com/vignekim/DevJWT
https://github.com/vignekim/DevEditor

[DevContainer Doc|설명]
https://code.visualstudio.com/docs/devcontainers/containers

[devcontainer.json|설정]
https://containers.dev/implementors/json_reference/

[Tag|태그]
#spring #jwt #editorjs

0:00 인트로
0:04 Notice List 조회에 대하여 알아보기
0:30 조회 테이블 생성 해보기
2:10 SpringBoot에 추가한 테이블를 글 목록에 추가 해보기
2:45 Vue에 추가된 CNT 컬럼을 화면에 연결 해주기
3:28 목록에서 글 클릭 시 조회수 증가 해보기
4:34 SpringBoot에 FindById 실행 시 조회수 증가 추가 해보기
6:19 조회수 증가 테스트 해보기
6:50 DataBase에서 데이터 확인 해보기
7:32 마무리
7:40 다음에 다시 만나요