Skip to content

Some Rest API about Native Operating System and Hardware Information.

License

Notifications You must be signed in to change notification settings

tanpenggood/oshi-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

OSHI Web

OSHI Web

Introduction

Some Rest API about Native Operating System and Hardware Information.

Packaging based on:

Development Environment

  • windows 11
  • jdk 1.8
  • maven 3.6.0

Project Structure

oshi-web
├── src/main
│   ├── java/com.itplh.oshi
│   │   ├── aop
│   │   ├── controller
│   │   |     ├── HutoolSystemController
│   │   |     └── OshiController
│   │   ├── domain
│   │   └── Application
│   └── resources
│       ├── application.yml
│       └── logback.xml
├── pom.xml
└── README.md

Technology Stack

Build

mvn clean package -Dmaven.test.skip=true

About

Some Rest API about Native Operating System and Hardware Information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages