videos:带有放置向导的Web服务
介绍按照要求: Create a web service to manage a video library that is designed to perform and scale well. There should be web services to create, update, delete, and list videos in the library. The library should be persisted to a database. The library does not need to store the videos just the following attributes of the video: Title, Description, Producer, and Actors. There should be a list web servi
文件列表
videos-master.zip
(预估有个15文件)
videos-master
dependency-reduced-pom.xml
4KB
example.yml
225B
src
test
resources
video.json
105B
java
sorenson
video
暂无评论