Skip to content

Getting Started

Bendy Zhang edited this page May 9, 2018 · 1 revision
  1. Change data source(MYSQL) url in application.yml and create your database without tables (will be generated automatically)
  2. Install dependencies
  3. mvn spring-boot:run to run application
  4. Browse http://localhost:9090
Clone this wiki locally