Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CHORE] 스프링, 자바 버전을 마이그레이션합니다. #149

Open
4 tasks
kssumin opened this issue Aug 25, 2024 · 0 comments
Open
4 tasks

[CHORE] 스프링, 자바 버전을 마이그레이션합니다. #149

kssumin opened this issue Aug 25, 2024 · 0 comments
Assignees
Labels
🔧refactor 코드 수정

Comments

@kssumin
Copy link
Contributor

kssumin commented Aug 25, 2024

어떤 기능인가요?

현 버전

  • 자바 : 11
  • 스프링 : 2.7.5

업데이트 버전

  • 자바 : 17
  • 스프링 : 3.1.0

업데이트를 하고자 하는 이유

가장 큰 목적은 자바 17에서 제공하는 새로운 API를 사용하고 위함입니다.(레코드, 불변 리스트)
또한 스프링부트 2.x 버전 지원 중단이 되었으므로 3.x대로 마이그레이션 합니다.

작업 상세 내용

  • 자바, 스프링부트 버전 업데이트
  • ci 파일 변경
  • 스프링 부트 3.x 버전 마이그레이션에 따른 업데이트
  • 자바 17버전에서 사용할 수 있는 문법 고려

참고할만한 자료(선택)

@kssumin kssumin added the 🔧refactor 코드 수정 label Aug 25, 2024
@kssumin kssumin self-assigned this Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧refactor 코드 수정
Projects
None yet
Development

No branches or pull requests

1 participant