Fixed typo in code example
Issue: SPR-10394
This commit is contained in:
@@ -380,7 +380,7 @@ public class TaskExecutorExample {
|
||||
|
||||
<programlisting language="java">@Configuration
|
||||
@EnableAsync
|
||||
@EnableSCheduling
|
||||
@EnableScheduling
|
||||
public class AppConfig {
|
||||
}</programlisting>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user