瀏覽代碼

Update spring.factories

MaxKey 3 年之前
父節點
當前提交
c56ddc8359
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      maxkey-webs/maxkey-web-mgt/src/main/resources/META-INF/spring.factories

+ 1 - 0
maxkey-webs/maxkey-web-mgt/src/main/resources/META-INF/spring.factories

@@ -9,4 +9,5 @@ org.maxkey.autoconfigure.AuthenticationAutoConfiguration,\
 org.maxkey.synchronizer.autoconfigure.SynchronizerAutoConfiguration,\
 org.maxkey.autoconfigure.SwaggerConfig,\
 org.maxkey.MaxKeyMgtConfig,\
+org.maxkey.MaxKeyMgtJobs,\
 org.maxkey.MaxKeyMgtMvcConfig