Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
@Scheduled(fixedDelay = 1200000) のような注釈ベースのスケジューラを使用しており、 langId 、 loginUserId などの情報を渡したい.
スケジューラ MyScheduler があり、.property ファイルで次のように構成しました。
<task:annotation-driven /> <bean id="myScheduler" class="ab.abc.txn.service.MyScheduler"></bean>
<propertyBean 定義での使用
<property