You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***core:** Fix CA configuration, broken in container mode ([7b4c29f](https://github.com/eliezio/simple-pki/commit/7b4c29ff4a3a6b05fe94914dc9cc102f5987da13))
9
+
***core:** Fix missing Implementation-Title and Version when running from docker image ([1af6972](https://github.com/eliezio/simple-pki/commit/1af69721e5eca009dc1f978d78157bcab9d886fa))
10
+
***core:** Using JVM 11 in docker image ([f36c6e7](https://github.com/eliezio/simple-pki/commit/f36c6e7b2266d160824db4ad5f84d917dc0f404b))
11
+
12
+
13
+
### 🚧 Refactor
14
+
15
+
***core:** Refactor to fit on Homberg's proposal of Hexagonal Architecture ([46a57c2](https://github.com/eliezio/simple-pki/commit/46a57c2e26fde892879a8370276cae77ca378485))
16
+
***core:** Refactor to Hexagonal Architecture ([521e302](https://github.com/eliezio/simple-pki/commit/521e30248cb36e6c63d19a6d0b288bb19cf119a8))
17
+
***core:** Rename SingleEntityRepository to PkiEntityRepository ([244b697](https://github.com/eliezio/simple-pki/commit/244b697ee3222b3f0e495e4c9107e8bfa1688cbc))
18
+
***core:** Replace MockMvc by RestAssured ([4e35904](https://github.com/eliezio/simple-pki/commit/4e359048e7ed18a028491d10de41888b67b4152a))
19
+
***core:** Simple ServiceEventLogger using Filter ([8719b9b](https://github.com/eliezio/simple-pki/commit/8719b9bf97c3f09e5d58390fec44532a2ec8c008))
20
+
* Drop support to lazy loading of CA cert ([a26fa80](https://github.com/eliezio/simple-pki/commit/a26fa80d0e812ea33ab22fdd283d41c73dbd55fd))
0 commit comments