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 | 31 |
Tags
- cloud native
- Pender
- tasklet
- Crawling
- JavaScript
- openapi3
- SpringRESTDocs
- vuejs
- Spring REST Docs
- axios
- Filter
- vue
- AuthenticatoinProvide
- T-OTP
- Flyway
- OpenStack
- REACT
- UsernamePasswordAuthenticationFilter
- MSA
- stopPropogation
- 리액트
- Spring Security
- MFA
- Spring Batch
- SWAGGER
- gradle
- preventdefault
- Reduxpender
- SpringBoot
- cheerio
Archives
- Today
- Total
목록Spring Batch (1)
Miracle Morning, LHWN
20. Spring Batch 를 활용한 데이터 일괄 처리
Batch '일괄 처리' 로서, 일정 기간으로 스케줄링하여 처리한다. 유저와 상호 작용 없이 동작하며, 대용량 데이터 처리하는데에 쓰인다. 이때 고려해야 할 사항에는 무엇이 있을까 단순화 메모리에 무리가 가지 않는 수준으로 대량 처리 데이터의 무결성 DB 쿼리 최적화 백업 Spring Batch Spring Source 가 Accenture 사와 협력하여 개발한 Batch Framework 이다. 엔터프라이즈 환경에서 강력한 Batch Application 을 개발할 수 있도록 설계되었다. Logging / Tracing, Transaction Management, Job Processing Statistics, Job Restart, Skip, Resource Management 등 대량의 레코드 처리..
IT 기술/[JAVA] Spring Boot
2021. 6. 25. 08:50