본문 바로가기

낭만 프로그래머

검색하기
낭만 프로그래머
프로필사진 조영래

  • 전체보기 (191)
    • AI (1)
      • Tensorflow (1)
    • Common (6)
    • Javascript (16)
      • Common (2)
      • Angular (5)
      • Bootstrap (3)
      • Node.js (1)
      • Kendo UI (1)
    • Linux (49)
      • Common (4)
      • CentOS (39)
      • Ubuntu (6)
    • Java (39)
      • Common (23)
      • Spring (9)
      • Tomcat (6)
    • Android (24)
    • Tool (5)
      • Eclipse (5)
    • C# (2)
    • Windows (12)
      • Common (12)
    • Kotlin (9)
    • ETC (25)
    • Swift (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2021/12   »
일 월 화 수 목 금 토
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
  • centos
  • linux
  • MVC
  • java
  • tomcat
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록2021/12/14 (1)

낭만 프로그래머

Spring MVC 5 에서 Spring Scheduler 사용하기

Spring MVC 5에서 Scheduler를 사용해 보려고 task:annotation-driven 을 xml에 사용해 보았으나 동작을 하지 않았다. 이유를 찾아 보려 했지만 실패했다. 그래서 자바소스에 어노테이션으로 작업하였더니 돌아간다. ㅎㅎ XML 설정 파일 ... ... Scheduler 파일 import org.springframework.scheduling.annotation.EnableScheduling; import org.springframework.scheduling.annotation.Scheduled; import org.springframework.stereotype.Component; @Component @EnableScheduling public class FrmmSchedu..

Java/Spring 2021. 12. 14. 16:30

Blog is powered by kakao / Designed by Tistory

티스토리툴바