In my Spring Boot app I want to externalise the properties to run in a Docker container. When first deployed, the properties that are currently in my-server/sr
How do i count the items by checking the date within 30 days from the current date? Here is my sample code: <table width="100%" border="1"> &l
i have following table and need to get the all rows and the condition end_dt IS NULL OR end_dt >=CURRENT DATE has to apply only for the rows where PLAN_ID i
I'm using Python PIL module to draw some lines and I use for loop to change the width of the line. But now I would like to do, when line width is to 0, I want t
My regex to match the below pattern doesn't work . Please can you let me know where I am going wrong? I can have groups of word characters and hyphen separated
I want to read a csv file from S3 make some changes to it, and reupload the file there. All of my code is in lambda so local file can not exist. I have the code
New to flutter, can some one tells me whats wrong with below code class GamePage extends StatelessWidget { int _row; int _column; GamePage(this._row,t
I am placing a grid structure on a TkScrolledFrame widget and I am having a hard time getting the grid to be close to even columns, and then when the window is