terrymanu opened a new issue #1116: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1116
The current spring module structure is not good enough after we add the spring boot starter module. The current structure is: ``` --elasticjob-lite-spring --elasticjob-lite-spring-boot-starter ``` How about adjust them to: ``` --elasticjob-lite-spring ----elasticjob-lite-spring-boot-starter ----elasticjob-lite-spring-namespace ``` ---------------------------------------------------------------- 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: [email protected]
