Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 142 Bytes

File metadata and controls

11 lines (11 loc) · 142 Bytes

###运行程序 使用Maven

  • 编译
mvn package
  • 运行
java -jar target/greenland-sso-server-1.0.0-SNAPSHOT.war