Spring 3.2.3 → 4.3.25

JH Kim·2026년 1월 16일

Spring

목록 보기
2/8

pom.xml 설정

1.7 → 1.8

<org.springframework-version>3.2.3.RELEASE → 4.3.25.RELEASE</org.springframework-version>

org.apache.maven.plugins

1.7 → 1.8

1.7 → 1.8

<!— json —>

com.fasterxml.jackson.core

jackson-core

2.0.4 —> 2.8.11

com.fasterxml.jackson.core

jackson-annotations

2.0.4 —> 2.8.11

com.fasterxml.jackson.core

jackson-databind

2.0.4 —> 2.8.11

<!— maven compiler plugin —>

org.apache.maven.plugins

maven-compiler-plugin

2.5.1

1.7 → 1.8

1.7 → 1.8

Vo에 Serializable 추가

public class AdminVO implements Serializable(← 해당부분 추가)

/* Redis 직렬화 ID

private static final long serialVersionUID = 123454345234124414L;

profile
Backend Engineer(Spring, API, Spring Boot, MSSql, SVN..)

0개의 댓글