Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spring with angular integration #14

Open
ramakrishana opened this issue Nov 29, 2017 · 0 comments
Open

spring with angular integration #14

ramakrishana opened this issue Nov 29, 2017 · 0 comments

Comments

@ramakrishana
Copy link

iam facing problem with angularja
i have spring rest api in that i have json object .while hitting api by using angularjs output is like this
{
courseCatalogTitle:"Core-Java"
courseTitle:"Java"
subTitle:"not found"
videoFileName:"/learninghub-files/Java/Core-Java/videos/basics of java.mp4"
}
but in my html file i taking videofileName.in that i have to add
(Learning-Hub/learninghub-files/Java/Core-Java/videos/basics of java.mp4)

my question is how to add (Learning-Hub) to remaing (videoFileName) in my html
my code is:
<video

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant