문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
wiki:springboot [2021/02/01 14:31] hylee |
wiki:springboot [2023/01/26 10:24] (현재) dhan |
||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| ====== SpringBoot ====== | ====== SpringBoot ====== | ||
| + | |||
| + | |||
| + | ===== 설정 파일 ===== | ||
| + | * [[wiki: | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| ===== Spring Boot Batch ===== | ===== Spring Boot Batch ===== | ||
| 줄 20: | 줄 27: | ||
| | Usage | 일반적으로 사용되지 않습니다. | | Usage | 일반적으로 사용되지 않습니다. | ||
| | Use Case | 일반적으로 리소스를 삭제하거나 쿼리를 실행하는 것과 같은 단일 태스크를 호출하는 시나리오에 사용됩니다. | | Use Case | 일반적으로 리소스를 삭제하거나 쿼리를 실행하는 것과 같은 단일 태스크를 호출하는 시나리오에 사용됩니다. | ||
| + | |||
| + | ===== Scheduler (스케줄러) 사용하기 ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| ===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
| - | |||
| - | |||
| 1. Run As 실행시에 Spring Boot App 이 없을 경우 구동 방법 | 1. Run As 실행시에 Spring Boot App 이 없을 경우 구동 방법 | ||
| Steps: 1. go to Run->Run configuration -> Maven Build -> New configuration | Steps: 1. go to Run->Run configuration -> Maven Build -> New configuration | ||
| 줄 45: | 줄 54: | ||
| [[https:// | [[https:// | ||
| [[https:// | [[https:// | ||
| - | |||
| [[https:// | [[https:// | ||
| + | \\ | ||
| + | |||
| + | {{tag> | ||