|
I didn't mean to override keycloak context, when I introduced it there was no keycloak. I introduced it because I wanted to change what get's serialised I've added a @XmlIgnore on the installations and wanted jackson to adhere to this. When we revert this change we'll get a lazy initialisation exception as I made the association lazy. I'll try to find another way to stop this from happening.
|