資源簡介
JAVA直播后臺源碼
代碼片段和文件信息
package?com.hushangjie;
import?org.springframework.boot.SpringApplication;
import?org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public?class?RtmpDemoApplication?{
public?static?void?main(String[]?args)?{
SpringApplication.run(RtmpDemoApplication.class?args);
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-09-07?12:43??LiveRoomDemo_Server-master\
?????文件?????????249??2017-09-07?12:43??LiveRoomDemo_Server-master\.gitignore
?????目錄???????????0??2017-09-07?12:43??LiveRoomDemo_Server-master\.mvn\
?????目錄???????????0??2017-09-07?12:43??LiveRoomDemo_Server-master\.mvn\wrapper\
?????文件???????47610??2017-09-07?12:43??LiveRoomDemo_Server-master\.mvn\wrapper\maven-wrapper.jar
?????文件?????????110??2017-09-07?12:43??LiveRoomDemo_Server-master\.mvn\wrapper\maven-wrapper.properties
?????文件????????1488??2017-09-07?12:43??LiveRoomDemo_Server-master\README.md
?????文件????????6468??2017-09-07?12:43??LiveRoomDemo_Server-master\mvnw
?????文件????????4994??2017-09-07?12:43??LiveRoomDemo_Server-master\mvnw.cmd
?????文件????????4536??2017-09-07?12:43??LiveRoomDemo_Server-master\pom.xm
?????目錄???????????0??2017-09-07?12:43??LiveRoomDemo_Server-master\src\
?????目錄???????????0??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\
?????目錄???????????0??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\
?????目錄???????????0??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\
?????目錄???????????0??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\
?????文件?????????310??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\RtmpDemoApplication.java
?????文件?????????542??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\SpringBootStartApplication.java
?????目錄???????????0??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\bootstrap\
?????文件?????????658??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\bootstrap\CorsConfig.java
?????文件????????3102??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\bootstrap\RedisConfig.java
?????文件????????3077??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\bootstrap\WebSocketConfig.java
?????目錄???????????0??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\controller\
?????文件????????3445??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\controller\DemoController.java
?????文件????????5363??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\controller\Test.java
?????目錄???????????0??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\dao\
?????文件????????1185??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\dao\StatDao.java
?????文件?????????251??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\dao\UserDao.java
?????目錄???????????0??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\entity\
?????文件?????????610??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\entity\Guest.java
?????文件????????1022??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\entity\MsgEntity.java
?????文件????????1347??2017-09-07?12:43??LiveRoomDemo_Server-master\src\main\java\com\hushangjie\entity\UserEntity.java
............此處省略61個文件信息
- 上一篇:java 用qq郵箱發郵件(smtp)
- 下一篇:視頻聊天室Demo(webRTC)
評論
共有 條評論