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 9db2671fd3
refactor(logging): 移除 log4j 配置文件, 改用 logback 配置文件, 修正 application 配置默认值.
移除未使用的 log4j 配置文件, 沿用 SpringBoot 默认日志实现 logback, 添加对应的日志配置文件, 同时修正 application.yml 的各项配置为默认值, 以防误导用户.
2021-08-15 13:21:23 +08:00
gradle/wrapper [Initial] Initial Commit; 2021-08-13 00:29:19 +08:00
src refactor(logging): 移除 log4j 配置文件, 改用 logback 配置文件, 修正 application 配置默认值. 2021-08-15 13:21:23 +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