Commit Graph

7 Commits

Author SHA1 Message Date
05304ecca9 Removed src/test/resources folder 2020-01-27 07:06:38 +01:00
cd925bf0c9 Prepared user registration implementation 2020-01-18 10:34:04 +01:00
98f3db0c99 Replaced local dependency by jitpack.io dependency 2020-01-11 11:46:20 +01:00
4067be6bc2 Started integration of new server architecture
* Removed JAX-RS dependency from POM
* Changed version in POM to 0.3-alpha

The errors that appear throughout LocalDB and Client are caused by the
architecture change and will be removed in future commits.
2019-12-28 22:20:43 +02:00
e4e3e973a2 Added message sending request 2019-09-28 16:23:00 +02:00
be7f47164c Added dependency to envoy-common 2019-09-28 14:18:59 +02:00
4c9c0bf3a0 Added Maven project 2019-09-28 11:51:52 +02:00