# dropwizard-vaadin **Repository Path**: mirrors_vy/dropwizard-vaadin ## Basic Information - **Project Name**: dropwizard-vaadin - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Sample [Dropwizard](http://www.dropwizard.io/) application integrating a [Vaadin](https://vaadin.com/home) user-interface. You can either run `main()` method in `de.holisticon.dw.VaadinApplicaton` class or type `mvn exec:java` in the command line. Then point your browser to `http://localhost:8080/ui/`.