일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- JVM
- Spring Batch
- springboot
- it
- AWS
- Spring
- php
- IntelliJ
- db
- Oracle
- 맛집
- Design Patterns
- Spring Boot
- javascript
- ubuntu
- java
- Web Server
- jsp
- redis
- ReactJS
- Gradle
- MySQL
- Git
- devops
- elasticsearch
- tool
- laravel
- jenkins
- linux
- 요리
Archives
- Today
- Total
아무거나
[intellij] serialVersionUID 추가 방법 본문
반응형
1. setting > Editor > code Style > Inspections > Serialization issues > Serializable class without 'serialVersionUID' 체크
2. GenerateSerialVersionUID Plugins 설치 -> 클래스명에서 Alt + insert 로 생성
반응형
'IT > 개발관련툴' 카테고리의 다른 글
[intellij] git bash 연동 (0) | 2020.06.02 |
---|---|
[MaxGauge] 쿼리 추출 방법 (0) | 2020.05.26 |
Tadpole 설치 (0) | 2020.05.12 |
[IntelliJ] 프로젝트 클린 (0) | 2019.12.26 |
[IntelliJ] IDEA에서 Gradle 변경 반영하기 (0) | 2019.12.26 |
Comments