upload 썸네일형 리스트형 [GitHub] 프로젝트 올리기 1. Git 설치 https://git-scm.com/downloads Git - Downloads Downloads macOS Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific exp git-scm.com 2. GitHub에 새 저장소를 생성한다. Repository name : 저장소의 이름 Description : 저장소에 대한 간.. 더보기 JAVA 파일 업로드 다운로드 1) 주요 기능 1) 게시물 등록시, 첨파일을 등록하고, 2) 상세화면에대 해당 게시물의 첨부파일을 확인 및 다운로드 처리 2) 파일 업로드 뷰에 대한 이해 1. 스프링에서 사용하는 view는 기본적으로 jsp/html 뷰가 default 2. json view(객체 ==> json문자열) 3. 업로드 뷰 (클라이언트 ==> 서버) 파일 정보를 전송하는 뷰. 3) 파일 다운로드 뷰에 대한 이해 1. 서버에 특정한 위치에 있는 파일을 클릭등 이벤트를 처리했을 때, 클라이언트로 파일을 다운로드하게 처리하는 뷰(서버 ==> 클라이언트) resource # 파일서버정보 upload=C:/a01_javaexp/workspace/springweb/src/main/webapp/z01_upload/ # 업로드할 파일 .. 더보기 이전 1 다음