We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f726490 commit 42b094cCopy full SHA for 42b094c
1 file changed
DEVELOPERS.adoc
@@ -167,6 +167,7 @@ mvn liberty:dev
167
----
168
169
**Development mode features:**
170
+
171
- Automatically rebuilds and redeploys on code changes
172
- Runs tests on demand by pressing Enter
173
- Supports hot reload for faster development
@@ -355,6 +356,7 @@ mvn -version
355
356
**Problem**: Application cannot connect to the database.
357
358
**Solution**:
359
360
- Verify the database configuration in `persistence.xml`
361
- Check that Derby is included in dependencies
362
- Look for database lock files that might need deletion
0 commit comments