본문 바로가기

명사 美 비격식 (무리 중에서) 아주 뛰어난[눈에 띄는] 사람[것]

Portfolio/Project

BICNS 간소화 게시판 웹페이지

Notion: https://crystalline-homburg-b9b.notion.site/Personal-Study-9eb1eff8f38246bca237637147cf9799?pvs=4
IDE: Eclipse
DBMS: Maria DB
BuildTool: Maven
FrameWork: Spring, Mybatis, Tiles

 


#### 구현과정 - SVN
이론정리:
https://standout.tistory.com/1090
svn 구축:
https://standout.tistory.com/1092
Tortoise svn 사용:
https://standout.tistory.com/1091
Eclipse SVN 연동하기 - chekout:
https://standout.tistory.com/1093
svn Eclipse 연동 및 세팅:
https://standout.tistory.com/1095
https://standout.tistory.com/1096

구현과정 - 세부기록
프로젝트 생성:
https://standout.tistory.com/1094
테이블 sql 생성:
https://standout.tistory.com/1098,
https://standout.tistory.com/1100
Maria DB 설치/세팅:
https://standout.tistory.com/1097
Maria DB + Eclipse connecting:
https://standout.tistory.com/1099,
https://standout.tistory.com/1101,
https://standout.tistory.com/1102
Maven 프로젝트로 변경 - pom.xml 작성:
https://standout.tistory.com/1103,
https://standout.tistory.com/1104,
https://standout.tistory.com/1106
spring 프레임워크 추가:
https://standout.tistory.com/1105
MVC:
https://standout.tistory.com/1108
DB 연결테스트 JDBC:
https://standout.tistory.com/1109,
https://standout.tistory.com/1110
MyBatis 설정:
https://standout.tistory.com/1112,
https://standout.tistory.com/1113,
https://standout.tistory.com/1111
tiles 설정:
https://standout.tistory.com/1118


리스트 - 리스트띄우기: https://standout.tistory.com/1132
리스트 - 검색: https://standout.tistory.com/1137
리스트 - 페이징: https://standout.tistory.com/1138
상세 - 상세 띄우기: https://standout.tistory.com/1133
상세 - 글쓰기: https://standout.tistory.com/1135
상세 - 수정하기: https://standout.tistory.com/1134
상세 - 삭제하기: https://standout.tistory.com/1136