mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
indicate that hsql is not recommended for production use
This commit is contained in:
@@ -36,7 +36,7 @@ To install maven and openjdk on Ubuntu, issue the following commands
|
|||||||
|
|
||||||
Now build the application
|
Now build the application
|
||||||
|
|
||||||
Embedded HSQL database:
|
Embedded HSQL database (not recommended, ok for quick tests):
|
||||||
mvn clean package tomee:build -Pprod
|
mvn clean package tomee:build -Pprod
|
||||||
|
|
||||||
External MySQL database:
|
External MySQL database:
|
||||||
|
|||||||
Reference in New Issue
Block a user