Display entire html file using angularjs? – Twitter bootstrap
I am trying to develop an application using Spring Boot and AngularJS. The problem here is the HTML (Twitter Bootstrap 3) file is stored in DB. And I don't have any idea how to load/display this HTML file using AngularJS.…