Commit Graph

11 Commits

Author SHA1 Message Date
Jannik 922e21a454
update dependencies & gradle
* gradle 5.6.2 -> 6.4
* spring boot 2.2.2 -> 2.2.7
* sqlite-jdbc 3.28.0 -> 3.31.1
2020-05-13 18:28:21 +02:00
Jannik 69b5b33af8
fix typo in 8dd4cc4459 2020-05-09 19:58:31 +02:00
Jannik 8dd4cc4459
use application.properties when run via bootRun 2020-05-09 19:31:57 +02:00
CodeSteak 7c82b7b547 Build Prototype for Login 2020-04-08 18:27:46 +02:00
CodeSteak 4d899f4446 fix project setup for enabling production builds 2020-02-09 15:00:07 +01:00
Jannik 1c27a2a53e
removed unneeded spring-boot dependency 2020-01-15 11:07:57 +01:00
Jannik 26e9e2bfc0
sqlite part 1 2020-01-15 10:56:53 +01:00
Jannik 7bbf5eb963
sqlite part 0 2020-01-15 10:56:53 +01:00
Jannik a44efe06b7
reworked login to actually use a database
* added a very basic login setup, see wiki.mosad.xyz for more information
* updated spring boot to 2.2.2
2019-12-08 17:16:17 +01:00
Jannik 6f6f705495
updated spring boot to 2.2.1
* added a header as fragment
2019-11-25 16:15:36 +01:00
Jannik 89748e7ef5
added a very simple Spring Boot Web App prototype 2019-11-19 19:34:57 +01:00