Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- spring-webmvc
- static inner class
- REST API
- spring boot
- spring-mvc
- 코드 리뷰
- 세미나
- JUnit
- spring batch 코드
- Data REST
- ApplicationPidFileWriter
- docker
- ORM
- Spring Data JPA
- tomcat
- Spring Data REST
- Spring
- spring-webmvc #코드읽기
- spring boot tomcat
- batch
- JPA
- IntelliJ
- Spring Batch
- spring pid
- JPA mapping
- spring jpa
- spring bean
- SuperTypeToken
- 톰캣
- spring camp
- Today
- 1
- Total
- 916,386
woniper
[Intellij] lombok 사용하기 본문
1. lombok plugin 설치
Preferences > Plugins > Browse repositories.. > Lombok 검색 > Install > restart
2. Lombok 설정
Preferences > Compiler > Annotation Processors > Enable annotaion processing 체크
lombok 자체 사용 설명은 생략.
'개발환경' 카테고리의 다른 글
[Ubuntu] mysql 외부 접속 허용 설정 (1) | 2015.04.06 |
---|---|
[Intellij, Android Studio] 창 여러개 띄우기 설정 (Project Multi Opening) (0) | 2014.12.04 |
[Ubuntu] java 설치 (0) | 2014.10.14 |
[AWS : Amazon Web Service] S3 사용 (0) | 2014.07.13 |
[intellij] class, method 명 is never used 경고 없애기 (0) | 2014.06.03 |
- Tag
- intellij lombok, Lombok
3 Comments