Springboot 集成osgi 实现本机性能监控

第一步:添加依赖: <!-- 获取系统信息 --> <dependency> <groupId>com.github.oshi</groupId> <artifactId>oshi-core</artifactId> <version>3.9.1</version> </dependency> <dependency> <groupId>net.java.de
相关文章
相关标签/搜索