Keven van Zuijlen
Keven van Zuijlen
So I constantly ran into this error: ``` INFO [2016-05-18 13:20:15,003] org.quartz.classloading.CascadingClassLoadHelper: Package: 'nl.glu.voteapp.jobs' becomes Resource: 'file:/E:/Development/Studenten%20App/glu-app-backend/target/classes/nl/glu/voteapp/jobs' ERROR [2016-05-18 13:20:15,006] org.knowm.sundial.ee.SundialInitializerListener: Sundial Scheduler failed to initialize: ! java.lang.NullPointerException: null ```...
Our organization needs to use the Clients API and I saw you didn't support it yet so I tried to implement it into your package. A lot of copy-paste from...
I have an issue with the .Contains query translation in Cosmos. The problem is as follows: My entity has an enum discriminator type, I want to serialize this to a...