WebCuratorTool / webcurator

The root of the webcurator tool project, containing all modules needed to run a fully functional webcurator tool.
Apache License 2.0
2 stars 1 forks source link

Features/UI rebuild story 102 #123

Closed leefrank9527 closed 6 months ago

leefrank9527 commented 6 months ago

Implemented story #102:

  1. Setup Gradle build configuration for building and packing VUE code into webjar. Install the webjar to the local maven repository 2. Integrate the webjar with webapp. Made the webjar loaded and served by the webapp service.
  2. A link to the new UI was added on the existing UI of webapp.
obrienben commented 6 months ago

@jeremy-liss does the webcurator-ui build.gradle need the java version specified in it like the other gradle build files?