Adam Ostrožlík
Adam Ostrožlík
> Nice refactor. I have one question: why are the synchronizations not needed? Because the map is already thread friendly.
We are screwed with almost same situation, our problem is that our discriminator is in outer scope of the dynamic object: ```json { "itemType": "CommunicationEvent", # this is discriminator "itemDate":...
I did it by using custom button
> Hi and sorry it took so long for me to respond. This looks like a bug in Hibernate ORM, but to be able to look into it more deeply,...
I can relate to this issue. I have 5 test classes, each have the same abstract spring boot test class. One test class has @TestPropertySource with some extra property which...