Environment初始化逻辑调整,针对5级配置优化

This commit is contained in:
aoshiguchen
2023-03-06 18:52:40 +08:00
parent db41228ce8
commit c3f7bb571f
10 changed files with 141 additions and 11 deletions
@@ -32,7 +32,7 @@ import fun.asgc.neutrino.core.context.NeutrinoLauncher;
* @date: 2022/6/16
*/
@EnableJob
@NeutrinoApplication
@NeutrinoApplication(environmentVariableKey = "NeutrinoProxyServer")
public class ProxyServer {
public static void main(String[] args) {