■ pom.xml ( 첨부파일 관련 라이브러리 추가 ) > SPRING1

본문 바로가기

사이트 내 전체검색

뒤로가기 SPRING1

■ pom.xml ( 첨부파일 관련 라이브러리 추가 )

페이지 정보

작성자 관리자 작성일 24-08-01 10:07 조회 49 댓글 0

본문

<!-- 첨부파일 -->

<dependency>

<groupId>commons-fileupload</groupId>

<artifactId>commons-fileupload</artifactId>

<version>1.5</version>

</dependency>

<!-- @Resource 인식 : 컨트롤러에서 저장경로 매칭 처리 -->

<dependency>

<groupId>javax.annotation</groupId>

<artifactId>javax.annotation-api</artifactId>

<version>1.3.2</version>

</dependency>

<!-- 썸네일 -->

<dependency>

<groupId>org.imgscalr</groupId>

<artifactId>imgscalr-lib</artifactId>

<version>4.2</version>

</dependency>

댓글목록 0

등록된 댓글이 없습니다.


Copyright © dancePKT. All rights reserved.
PC 버전으로 보기