Skip to content

Commit 42b094c

Browse files
authored
Update development mode features and troubleshooting tips
1 parent f726490 commit 42b094c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

DEVELOPERS.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ mvn liberty:dev
167167
----
168168

169169
**Development mode features:**
170+
170171
- Automatically rebuilds and redeploys on code changes
171172
- Runs tests on demand by pressing Enter
172173
- Supports hot reload for faster development
@@ -355,6 +356,7 @@ mvn -version
355356
**Problem**: Application cannot connect to the database.
356357

357358
**Solution**:
359+
358360
- Verify the database configuration in `persistence.xml`
359361
- Check that Derby is included in dependencies
360362
- Look for database lock files that might need deletion

0 commit comments

Comments
 (0)