Skip to content

spring with angular integration #14

Open
@ramakrishana

Description

@ramakrishana

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions