Added driver hint
This commit is contained in:
@@ -13,7 +13,11 @@ We have have described several options for you to get access to the example.
|
|||||||
```
|
```
|
||||||
java -jar examples/hawkbit-example-app/target/hawkbit-example-app-*-SNAPSHOT.jar
|
java -jar examples/hawkbit-example-app/target/hawkbit-example-app-*-SNAPSHOT.jar
|
||||||
```
|
```
|
||||||
|
|
||||||
|
(Note: if you intend to user another database than H2 you have to add the JDBC driver to your class path).
|
||||||
|
|
||||||
Or:
|
Or:
|
||||||
|
|
||||||
```
|
```
|
||||||
run org eclipse.hawkbit.app.Start
|
run org eclipse.hawkbit.app.Start
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user