Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 266 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 266 Bytes

已废弃

itr

a backend app based on springboot,it can be used to process login,register etc. basic function.

Also support the invoice management, suppliers management.

env

openjdk 17.0.5

run

./mvnw spring-boot:run
nohup ./mvnw spring-boot:run &