_______ __ __ __ __
/ \ / | / \ / | / |
$$$$$$$ | _______ ____$$ | __ __ $$ \ $$ | ______ _$$ |_
$$ |__$$ |/ \ / $$ |/ | / | $$$ \$$ | / \ / $$ |
$$ $$< $$$$$$$ |/$$$$$$$ |$$ | $$ | $$$$ $$ |/$$$$$$ |$$$$$$/
$$$$$$$ |$$ | $$ |$$ | $$ |$$ | $$ | $$ $$ $$ |$$ $$ | $$ | __
$$ |__$$ |$$ | $$ |$$ \__$$ |$$ \__$$ | __ $$ |$$$$ |$$$$$$$$/ $$ |/ |
$$ $$/ $$ | $$ |$$ $$ |$$ $$ |/ |$$ | $$$ |$$ | $$ $$/
$$$$$$$/ $$/ $$/ $$$$$$$/ $$$$$$$ |$$/ $$/ $$/ $$$$$$$/ $$$$/
/ \__$$ |
$$ $$/
$$$$$$/
NOTE : Use MySQL v5.7+, if JDBC exception occurred, please drop all tables and let it recreate automatically.
- Change data source(MYSQL) url in application.yml and create your database without tables (will be generated automatically)
- Install dependencies
mvn spring-boot:runto run application- Browse http://localhost:9090

