일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 카카오 알고리즘
- nestJS
- C++
- AWS
- Spring
- C언어
- 구조체배열
- 스프링
- git
- 시스템호출
- @Component
- 카카오
- python
- spring boot
- 카카오 코테
- 코테
- 해시
- 컴포넌트스캔
- 프로그래머스
- TypeORM
- thymeleaf
- 알고리즘
- @Autowired
- 가상면접사례로배우는대규모시스템설계기초
- 파이썬
- 코딩테스트
- nestjs typeorm
- Nodejs
- OpenCV
- nestjs auth
Archives
- Today
- Total
목록롬복 (1)
공부 기록장 💻
[Spring] Lombok 라이브러리 적용하기(@RequiredArgsConstructor, @Getter,@Setter, @Tostring)
인프런 - 스프링 핵심 원리 기본편 정리 생성자와 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