# dropwizard-demo **Repository Path**: mirrors_codecentric/dropwizard-demo ## Basic Information - **Project Name**: dropwizard-demo - **Description**: Dropwizard-demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README dropwizard-demo =============== Dropwizard-demo 1. Clone it 2. Build it -> mvn package 3. Migrate DB -> java -jar target/dropwizard-customeradmin-demo-1.0-SNAPSHOT.jar db migrate target/classes/customer-admin.yml 4. Run it -> java -jar target/dropwizard-customeradmin-demo-1.0-SNAPSHOT.jar server target/classes/customer-admin.yml 5. check out @ -> http://localhost:8080