Commit graph

5 commits

Author SHA1 Message Date
be8b165d46
chore: Fix JDBC driver issues caused by blob incompatibility
chore: Remove lob annotation from certificate entity
chore: Rename commonName colum to reflect it being in the subject information
chore: Add more verbose logging
chore: Update test to yield actually usefull assertion errors
fix: Delete all items in the repository before running test
- This fixes an issue where non-deterministic test order would cause the #singleElement assertion to fail sometimes
2024-11-23 11:49:36 +01:00
Torge Hamann
c3da0eff5c
feat: DB adjustments + connection profile (#5)
* Use persistent database and add datasource

* Change DLL-behaviour for test

* Fix linebreak
2024-11-17 19:57:39 +00:00
24a4e32855 🚧 Create disposable generator result & include cli output in Logging 2024-11-17 20:52:16 +01:00
Torge Hamann
e75ac48743
💾 Setup SQLite database (#3)
* Add SQLite setup

* Add basic user entity and repository

* Adjust DB naming

* Consolidate properties
2024-11-17 19:09:28 +01:00
3b7d4729a3
🎉 Create backend template using spring initializer 2024-11-04 17:39:42 +01:00