1. Maven 의존성 추가
<dependency>
<groupId>org.imgscalr</groupId>
<artifactId>imgscalr-lib</artifactId>
<version>4.2</version>
</dependency>
2. 사용
Scalr.resize()
'Spring' 카테고리의 다른 글
[이클립스] Spring 환경 .xml 파일 편집에서 NameSpaces 안보일때 해결방법 (0) | 2024.03.30 |
---|---|
[스프링Legacy] commons-fileupload 환경설정 (0) | 2023.07.12 |
[스프링시큐리티] 로그아웃 구현 (security-context.xml) (0) | 2023.07.04 |
[스프링Security] 어노테이션 사용 설정 (0) | 2023.06.16 |
[스프링Legacy] Spring Security 프로젝트 초기설정 (STS, 이클립스) (0) | 2023.06.14 |
댓글