일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- git
- Nodejs
- 컴포넌트스캔
- nestJS
- 코테
- python
- nestjs auth
- @Component
- 가상면접사례로배우는대규모시스템설계기초
- 스프링
- spring boot
- TypeORM
- Spring
- thymeleaf
- 해시
- nestjs typeorm
- 카카오 코테
- OpenCV
- C언어
- 알고리즘
- 시스템호출
- 코딩테스트
- 카카오
- C++
- AWS
- 프로그래머스
- 구조체배열
- 파이썬
- 카카오 알고리즘
- @Autowired
Archives
- Today
- Total
목록Lombok (1)
공부 기록장 💻

인프런 - 스프링 핵심 원리 기본편 정리 생성자와 Getter, Setter 등 작성해야 하는 코드를 간결하게 줄여주는 Lombok 라이브러리에 대해 알아보자. 롬복이란? Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java. Never write another getter or equals method again, with one annotation your class has a fully featured builder, Automate your logging variables, and much more. 롬복은 Java 라이브러리로 반복되는 getter,..
# Tech Studies/Java Spring • Boot
2023. 2. 3. 17:50