資源簡介
此項目是采用springboot與springSecurity開發的人事管理系統,前端采用vue,是一個前后端分離的項目
代碼片段和文件信息
package?org.sang;
import?org.mybatis.spring.annotation.MapperScan;
import?org.springframework.boot.SpringApplication;
import?org.springframework.boot.autoconfigure.SpringBootApplication;
import?org.springframework.cache.annotation.EnableCaching;
/**
?*?@author?17715
?*/
@SpringBootApplication
@MapperScan(“org.sang.mapper“)
@EnableCaching
public?class?HrserverApplication?{
????public?static?void?main(String[]?args)?{
????????SpringApplication.run(HrserverApplication.class?args);
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????319??2019-08-27?17:46??vhr2\.git\config
?????文件?????????73??2019-08-27?17:45??vhr2\.git\desc
?????文件?????????90??2019-09-27?23:46??vhr2\.git\FETCH_HEAD
?????文件?????????23??2019-08-27?17:46??vhr2\.git\HEAD
?????文件????????478??2019-08-27?17:45??vhr2\.git\hooks\applypatch-msg.sample
?????文件????????896??2019-08-27?17:45??vhr2\.git\hooks\commit-msg.sample
?????文件???????3327??2019-08-27?17:45??vhr2\.git\hooks\fsmonitor-watchman.sample
?????文件????????189??2019-08-27?17:45??vhr2\.git\hooks\post-update.sample
?????文件????????424??2019-08-27?17:45??vhr2\.git\hooks\pre-applypatch.sample
?????文件???????1638??2019-08-27?17:45??vhr2\.git\hooks\pre-commit.sample
?????文件???????1348??2019-08-27?17:45??vhr2\.git\hooks\pre-push.sample
?????文件???????4898??2019-08-27?17:45??vhr2\.git\hooks\pre-reba
?????文件????????544??2019-08-27?17:45??vhr2\.git\hooks\pre-receive.sample
?????文件???????1492??2019-08-27?17:45??vhr2\.git\hooks\prepare-commit-msg.sample
?????文件???????3610??2019-08-27?17:45??vhr2\.git\hooks\update.sample
?????文件??????21619??2019-09-30?16:00??vhr2\.git\index
?????文件????????240??2019-08-27?17:45??vhr2\.git\info\exclude
?????文件????????385??2019-09-03?10:00??vhr2\.git\logs\HEAD
?????文件????????385??2019-09-03?10:00??vhr2\.git\logs\refs\heads\master
?????文件????????198??2019-08-27?17:46??vhr2\.git\logs\refs\remotes\origin\HEAD
?????文件????????199??2019-09-03?10:00??vhr2\.git\logs\refs\remotes\origin\master
?????文件?????????45??2019-09-03?10:00??vhr2\.git\ob
?????文件????????258??2019-09-03?10:00??vhr2\.git\ob
?????文件????????526??2019-09-30?11:33??vhr2\.git\ob
?????文件????????200??2019-09-03?10:00??vhr2\.git\ob
?????文件????????313??2019-09-03?10:00??vhr2\.git\ob
?????文件????????195??2019-09-03?10:00??vhr2\.git\ob
?????文件????????235??2019-09-03?10:00??vhr2\.git\ob
?????文件????????801??2019-09-03?10:00??vhr2\.git\ob
?????文件????????280??2019-09-03?10:00??vhr2\.git\ob
............此處省略512個文件信息
- 上一篇:STM32微型四軸
- 下一篇:信號完整性資料大集合
評論
共有 條評論