We can add bootstrap resources just like other static resources in the JSP:
<script src= "webjars/bootstrap/3.3.6/js/bootstrap.min.js"> </script> <link href="webjars/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet">