mirror of
https://github.com/fabioformosa/quartz-manager.git
synced 2025-12-27 20:53:17 +09:00
#22 Adapted frontend to be wrapped into a webjar
This commit is contained in:
@@ -28,6 +28,12 @@
|
||||
<groupId>it.fabioformosa.quartz-manager</groupId>
|
||||
<artifactId>quartz-manager-api</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- disabled to test frontend locally using the webpack dev server -->
|
||||
<!-- <dependency> -->
|
||||
<!-- <groupId>it.fabioformosa.quartz-manager</groupId> -->
|
||||
<!-- <artifactId>quartz-manager-ui-webjar</artifactId> -->
|
||||
<!-- </dependency> -->
|
||||
|
||||
<!-- SPRING -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user