-
大小: 79.97MB文件類型: .rar金幣: 1下載: 0 次發布日期: 2023-07-11
- 語言: 數據庫
- 標簽: 管理系統??springboot??酒店賓館??
資源簡介
酒店賓館管理系統
配置直接使用intellij idea的springboot打開
等待把dependence下載完畢(配置maven 修改下載源)
配置的properties中數據庫需要改變不然會報錯,填成自己的
然后運行項目 本地的話就127.0.0.1:8080/login
數據庫中的employ中有密碼,密碼是加密過的,三種權限,管理者/工作人員/前臺人員
管理賬號:admin 密碼:admin
工作人員賬號:worker1 密碼:worker1
前臺人員:sever1 密碼:server1
代碼片段和文件信息
package?com.hotel;
import?org.springframework.boot.SpringApplication;
import?org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public?class?HotelApplication?{
public?static?void?main(String[]?args)?{
SpringApplication.run(HotelApplication.class?args);
System.out.println(“hello“);
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????13??2018-12-15?22:20??hotel\.git\COMMIT_EDITMSG
?????文件????????290??2018-11-19?19:17??hotel\.git\config
?????文件?????????73??2018-11-19?19:02??hotel\.git\desc
?????文件????????184??2018-12-24?12:45??hotel\.git\FETCH_HEAD
?????文件?????????20??2018-12-13?00:42??hotel\.git\HEAD
?????文件????????478??2018-11-19?19:02??hotel\.git\hooks\applypatch-msg.sample
?????文件????????896??2018-11-19?19:02??hotel\.git\hooks\commit-msg.sample
?????文件???????3327??2018-11-19?19:02??hotel\.git\hooks\fsmonitor-watchman.sample
?????文件????????189??2018-11-19?19:02??hotel\.git\hooks\post-update.sample
?????文件????????424??2018-11-19?19:02??hotel\.git\hooks\pre-applypatch.sample
?????文件???????1638??2018-11-19?19:02??hotel\.git\hooks\pre-commit.sample
?????文件???????1348??2018-11-19?19:02??hotel\.git\hooks\pre-push.sample
?????文件???????4898??2018-11-19?19:02??hotel\.git\hooks\pre-reba
?????文件????????544??2018-11-19?19:02??hotel\.git\hooks\pre-receive.sample
?????文件???????1492??2018-11-19?19:02??hotel\.git\hooks\prepare-commit-msg.sample
?????文件???????3610??2018-11-19?19:02??hotel\.git\hooks\update.sample
?????文件??????34760??2018-12-16?08:52??hotel\.git\index
?????文件????????240??2018-11-19?19:02??hotel\.git\info\exclude
?????文件??????15105??2018-12-16?08:52??hotel\.git\logs\HEAD
?????文件??????13002??2018-12-16?08:52??hotel\.git\logs\refs\heads\dev
?????文件????????150??2018-11-26?15:24??hotel\.git\logs\refs\heads\dev2_changestatic
?????文件????????183??2018-11-19?19:07??hotel\.git\logs\refs\heads\master
?????文件??????11073??2018-12-16?08:52??hotel\.git\logs\refs\remotes\origin\dev
?????文件????????641??2018-12-24?12:45??hotel\.git\logs\refs\remotes\origin\master
?????文件?????????74??2018-12-08?10:58??hotel\.git\ob
?????文件?????152432??2018-12-14?08:15??hotel\.git\ob
?????文件????????110??2018-12-13?00:41??hotel\.git\ob
?????文件????????201??2018-11-29?21:42??hotel\.git\ob
?????文件????????140??2018-12-13?09:14??hotel\.git\ob
?????文件???????1342??2018-12-12?20:13??hotel\.git\ob
............此處省略2411個文件信息
- 上一篇:黑馬出品代碼生成器
- 下一篇:mac Navicat for MySQL 中文破解版
評論
共有 條評論