An automatic management system of Oracle computing instance, which highly depends on script function to realize the automatic management of server.
Go to file
LamGC 3e82419d1d
fix: 移除硬编码的默认值, 修复脚本路径引用错误.
移除代码中对配置的默认值(目前默认值存储于包内 application.yml), 修复部分配置的配置项引用路径错误的问题.
2021-08-15 18:52:15 +08:00
gradle/wrapper [Initial] Initial Commit; 2021-08-13 00:29:19 +08:00
src fix: 移除硬编码的默认值, 修复脚本路径引用错误. 2021-08-15 18:52:15 +08:00
.gitignore [Initial] Initial Commit; 2021-08-13 00:29:19 +08:00
build.gradle build: 移除不需要的依赖项, 调整版本号(-> Alpha), 调整编译版本; 2021-08-15 13:18:29 +08:00
gradlew [Initial] Initial Commit; 2021-08-13 00:29:19 +08:00
gradlew.bat [Initial] Initial Commit; 2021-08-13 00:29:19 +08:00
LICENSE [Add] 添加开源许可证; 2021-08-13 00:37:41 +08:00
settings.gradle [Initial] Initial Commit; 2021-08-13 00:29:19 +08:00