File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
framework-docs/modules/ROOT/pages/integration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -633,7 +633,7 @@ scheduled with a trigger.
633
633
634
634
635
635
[[scheduling-task-namespace-scheduler]]
636
- === The ' scheduler' Element
636
+ === The ` scheduler` Element
637
637
638
638
The following element creates a `ThreadPoolTaskScheduler` instance with the
639
639
specified thread pool size:
@@ -744,7 +744,7 @@ The following example sets the `keep-alive` value to two minutes:
744
744
745
745
746
746
[[scheduling-task-namespace-scheduled-tasks]]
747
- === The ' scheduled-tasks' Element
747
+ === The ` scheduled-tasks` Element
748
748
749
749
The most powerful feature of Spring's task namespace is the support for configuring
750
750
tasks to be scheduled within a Spring Application Context. This follows an approach
You can’t perform that action at this time.
0 commit comments