Skip to content

Conversation

@shaykeren
Copy link

This PR fixes the WebJar configuration issue causing NoResourceFoundException when trying to load Bootstrap bundle (bootstrap/5.2.3/dist/js/bootstrap.bundle.min.js).

Changes made:

  • Changed Bootstrap WebJar dependency from org.webjars.npm to org.webjars to fix the path structure mismatch
  • Kept the version unchanged at ${webjars-bootstrap.version}

This change will resolve the NoResourceFoundException by ensuring the correct path structure for Bootstrap resources.

Related Error ID: 1251351a-4449-11f0-90fe-0242ac160004

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants