Skip to content
Snippets Groups Projects
Commit eb6f9343 authored by Dapeng's avatar Dapeng
Browse files

migrate to webjars for frontend resource management

- petclinic.css is now auto generated, therefore it is put in the
ignore list
- vendor folder is removed in favour of webjars
- remove several maven dependencies which are already managed by spring
boot
- unfortunately, lesscss maven plugin does NOT support importing from
classpath, as a result, bootstrap is unpacked during process-resources
phase, we need need to find a better resolution
- remove bower integration
parent 077f4eb1
No related branches found
No related tags found
No related merge requests found
Showing
with 119 additions and 3163 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment