본문 바로가기

보통사람

검색하기
보통사람
프로필사진 pej4303

  • 분류 전체보기 (60)
    • 정리 (20)
    • 기타 (0)
    • Python (4)
    • Codewars (16)
      • Java (9)
      • Javascript (4)
      • SQL (3)
    • 여행 (1)
    • Study (13)
    • 오류 (4)
    • Spring (1)
    • JPA (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/09   »
일 월 화 수 목 금 토
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
  • SQL
  • class파일바로보기
  • 파이썬
  • 오류
  • 주민번호마스킹
  • Python
  • 남산타워뷰
  • Linux
  • java
  • 서울복층에어비앤비
  • 이것이리눅스다
  • https
  • monthPicker
  • Eclipse
  • 자바기초스터디
  • 서울에어비앤비
  • 사용자변경
  • JavaScript
  • 이클립스
  • VMware
  • 시즌1
  • 8kyu
  • 멀티쓰레드프로그래밍
  • CentOS8
  • CentOS
  • Codewars
  • 7kyu
  • 6kyu
  • Oralce
  • 중첩쿼리
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Spring (1)

보통사람

Spring Boot Quartz 연동 예제

환경설정 개발툴 : InteliJ Spring Boot : 2.7.14 Quartz : 2.3.2 Java : 11 Gradle 1. bulid.gradle 파일에 추가 implementation "org.springframework.boot:spring-boot-starter-quartz" 2. @Scheduled 어노테이션을 이용 스케쥴러를 적용할 메소드에 @Scheduled 어노테이션을 사용한다. @Controller public class QuartzController { @Scheduled(cron = "0/5 * * * * ?") public void everyFiveSeconds() { DateTimeFormatter patten = DateTimeFormatter.ofPattern("yyy..

Spring 2023. 8. 13. 00:34
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바