# javalite-demo **Repository Path**: aetherus/javalite-demo ## Basic Information - **Project Name**: javalite-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-02-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ActiveWeb simple example Follow these simple steps to run this app: * AdjustJDBC connection parameters in [database.properties](src/main/resources/database.properties) * Create two empty schemas in MySQL DB ``` mvn db-migrator:create ``` * Run the application ``` mvn jetty:run ``` * Navigate with browser to: [http://localhost:8080/activeweb-example/](http://localhost:8080/activeweb-example/) For support, post to: https://groups.google.com/forum/?hl=en#!forum/activeweb