chore: Refactor packages/classes a little to update the PoC architecture a bit #18

Merged
MarkL4YG merged 4 commits from chore/archRefactor into main 2024-11-23 21:10:20 +00:00

4 commits

Author SHA1 Message Date
3ad20603d3
experiment: Increase logging based on PR label 2024-11-23 22:06:35 +01:00
d73a5e958e
chore: Rename certificate information to be more versatile to use 2024-11-23 20:52:15 +01:00
65cd2c0df1
chore: Rename OpenSSLCertificateCreator to OpenSSLService 2024-11-23 20:38:57 +01:00
3620a12872
chore: Refactor services
- OpenSSL and Truststore services should not be Beans by default
- Instead, they are using auto configurations to register the beans
2024-11-23 20:37:17 +01:00