webmarker-server/src/main/resources
Bea ce172c3dc4 Implement YAML config, start SQLite implementation
A config.yml file has been added, to allow configuring server settings.
It will be expanded with new settings in the future.

Also, SQLite support has been added, with a "database.sqlite" file.
A basic table with user/pass/userid columns has been added for testing
purposes.
2020-08-21 16:11:32 +02:00
..
META-INF Initialize Maven project and test functionality 2020-08-21 12:19:56 +02:00
config.yml Implement YAML config, start SQLite implementation 2020-08-21 16:11:32 +02:00