Commit Graph

5 Commits

Author SHA1 Message Date
Maximilian Leopold
af2c4e49ea Added GSON to gradle | /allCaches now returns a JSON with All Caches in DB 2019-03-22 18:26:18 +01:00
Maximilian Leopold
c6a9b77a0a Added Autowired Repositories to Controller 2019-03-22 18:05:31 +01:00
Maximilian Leopold
b53d05edb6 Added DBConnector
You can get a SQL Connection to the bugageocaching DB by using
Connection con = DBConnector.connect();
2019-03-22 11:08:07 +01:00
Maximilian Leopold
e0074747b6 Added Cache,Reward,Station Entity Class | Connection with Database is now possible 2019-03-21 15:14:23 +01:00
Maximilian Leopold
77d016b7a3 Added project structure 2019-03-17 14:01:39 +01:00