[#1378] Switch to Tomcat

switch hawkBit web server to Tomcat (was Jetty)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
Marinov Avgustin
2023-06-28 16:19:41 +03:00
parent db542497ea
commit 649c714006
6 changed files with 0 additions and 21 deletions

View File

@@ -10,7 +10,6 @@ The SuperDevMode can be used to debug client side code without any browser plugi
- Add required maven dependencies
- Add vaadin-client-compiler dependency
- Add jetty dependencies (version : 8.1x)
- Set redirect property in the AppWidgetSet.gwt.xml module descriptor as follows
- < set-configuration-property name="devModeRedirectEnabled" value="true" />
- Create launch configuration for the SuperDevMode