Skip to content

amiraziz/web-sqlite-spark-sample

Repository files navigation

web-sqlite-spark-sample

This project is spring boot base, with Maven as build tools. so for running you have to run mvn package and run java -jar app.jar.

this project for simplifying is used sqlite database, and you can address your db file with parameter via command like this:

java -Dfile.encoding=UTF8 -Dspring.datasource.url=jdbc:sqlite:C:/webmetric.db -jar app.jar

postman collection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages