Bootstrap WebJar as Maven dependency

Let's add this to the pom.xml file:

    <dependency>       <groupId>org.webjars</groupId>       <artifactId>bootstrap</artifactId>       <version>3.3.6</version>     </dependency>

Get Mastering Spring 5.0 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.