You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/07/08 05:23:50 UTC

[GitHub] [shardingsphere-elasticjob-lite] terrymanu commented on a change in pull request #981: Fix the demo which doesn't work properly.

terrymanu commented on a change in pull request #981:
URL: https://github.com/apache/shardingsphere-elasticjob-lite/pull/981#discussion_r451281703



##########
File path: examples/elastic-job-example-lite-springboot/src/main/java/org/apache/shardingsphere/elasticjob/lite/example/config/DataflowJobConfig.java
##########
@@ -36,7 +37,7 @@
     @Resource
     private ZookeeperRegistryCenter regCenter;
     
-    @Resource
+    @Autowired

Review comment:
       What is the different with @Resource and @Autowired?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org