문서 | 날짜 | 사용자 | 설명 |
|
2022/10/28 09:42 |
오션 |
Spring @ModelAttribute
* description : Spring @ModelAttribute
* author : 오션
* email : shlim@repia.com
* lastupdate : 2022-10-28 Fri
Spring @ModelAttribute
@ModelAttribute 어노테이션 : 스프링의 Model 객체로 모델 특성을 추가하고 가져오는데 사용. |
|
2020/08/27 22:42 |
도봉산핵주먹 |
Spring Boot Batch
* description : Spring Boot Batch 관련 내용 기술
* author : 도봉산핵주먹
* email : hylee@repia.com
* lastupdate : 2020-08-27
Intro
Batch란?
" 뜻"
일괄처리
" 조건"
대용량 데이터 |
|
2020/08/27 23:00 |
도봉산핵주먹 |
Spring Boot Batch 용어 정의
* description : Spring Boot Batch Object 정의 및 설명
* author : 도봉산핵주먹
* email : hylee@repia.com
* lastupdate : 2020-08-27
용어 정리
JobLauncher
Batch Job을 실행 시키는 역할을 수행 Job과 Parameter를 받아서 실행하며 JobExecution을 반환한다. |
|
2020/08/25 14:30 |
도봉산핵주먹 |
Spring_Batch_annotation
* description : Spring Batch annotation
* author : 도봉산핵주먹
* email : hylee@repia.com
* lastupdate : 2020-08-25
Annotation
여기에서 찾아보고 없으면 웹서핑 후 추가 부탁드립니다. |
|
2021/03/07 15:49 |
주레피 |
Spring에 JPA 적용하기
* description : JPA 관련 내용 기술
* author : 도봉산핵주먹
* email : hylee@repia.com
* lastupdate : 2020-12-16
JPA 사용해야 되는 이유
* 안녕히 계세요 SQL?
* 자바 개발자의 필수 기술 (트렌드에 뒤쳐지지 말자) |