I am trying to create a specific type of background processing setup in a grails application. A fixed size thread pool exists only for the duration of the batc
I am trying to create a loop with multiple if,else statements which will then print the results to a text file. I would also like to write two separate categori
I have json file with the following data in it: { "item1": "value1", "item2": "value2", "item3": "value3" } I also have Items() class in a seperate file
I have a Camel Spring Boot application where I am printing the value of a property which is set using Spring Cloud Config Server (via Git commit id plugin). The
I have tired to stream user authentication state changes using StreamProvider.value to MaterialApp. But i got this Error: A value of type 'MultiProvider' can't
I am using a stream builder that reacts to the Firebase user state. I am in "Landing Screen", and I push "Login Screen" on top of it. After I log in, the Stream
We are working on a Xamarin project that needs to get the date of purchase of a Paid App that was posted in Android Playstore. I can see iOS providing the direc
I have an issue with passing string array in query string and I don't know what's happening. here is the request: .../api/customers/todos?customerValue=0&br