| Version |
[[${T(com.rebuild.core.Application).VER}]] |
| OS |
[[${T(org.apache.commons.lang.SystemUtils).OS_NAME}]] ([[${T(org.apache.commons.lang.SystemUtils).OS_ARCH}]]) |
| JVM |
[[${T(org.apache.commons.lang.SystemUtils).JAVA_VM_NAME}]] ([[${T(org.apache.commons.lang.SystemUtils).JAVA_VERSION}]]) |
| Local IP |
[[${T(com.rebuild.utils.OshiUtils).getLocalIp()}]] |
| System Time |
[[${T(cn.devezhao.commons.CalendarUtils).now()}]] |
| Startup Time |
[[${T(com.rebuild.core.ServerStatus).STARTUP_TIME}]] |
| Data Directory |
[[${T(com.rebuild.core.support.RebuildConfiguration).getFileOfData("/")}]] |
| Temp Directory |
[[${T(org.apache.commons.io.FileUtils).getTempDirectoryPath()}]] |