I have a microservice architecture where I am trying to call other service via exchange method to get list of users profiles. @Override public List<Profi
I can't call the run method in a class called MySqliteRequest. When I call the method,the error is going out. in `main': undefined method `run' for nil:NilClass
I'm facing a problem for over 3 days now and I can't solve. since I started to use Kotlin for Android,I stopped using "annotationProcessor" and started using "k
I am using MongoDB as the database for my federated Apollo GraphQL API. (My code is in TypeScript) I have created a __resolveReference method for the Post resol
I would like to see if there is any way that anyone replies in a shared mailbox to any email and the email is automatically flagged in outlook. Can be via Power
When I remove the if-stament I get the data and doc.data() works, but I need to check for type 'added' so I don't output existing data again and again. With the
I have set up a parallel deployment for tomcat 7 and I would like to know if it is possible to tell tomcat to delete the old version of the context after undepl