DEV Community

Aashutosh Poudel
Aashutosh Poudel

Posted on

Webjars in Java/Spring

Webjars allow us to add frontend libraries like Angular, React, Vue, jQuery into a Spring application as jar files. Meaning they can be added into the Spring application using Maven or Gradle commands.

Reference:

  1. Webjars docs
  2. Using Webjars with Maven

Top comments (0)

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay