Skip to content

tinywind/video-streaming-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-streaming

spring-boot, video streaming, jpa, lombok

capture

How to Play: Method 1

  • Install maven3, jdk1.8
  • compile command: $ mvn compile
  • run command: $ mvn spring-boot:run -Dvideo.root="{your video directory path}"

How to Play: Method 2

  • Install jdk1.8
  • run command: $ java -Dvideo.root="{your video directory path}" -jar {project base path}/spring-boot-streaming-0.1.war

Using Framework/Tools

  • spring-boot
  • jpa
  • h2 database
  • lombok

If fail compile on any IDE, you check the IDE support lombok.

References

Why I work this project?

  • 심심해서...
  • 요즘 할 일이 없어서......
  • 여친의 존재 유무에 따라.........

About

spring-boot, video streaming, jpa, lombok, jsp

Resources

License

Stars

Watchers

Forks

Packages

No packages published