I want to inject a data set using C# and elastic + kibana version 8.x. On console at Kibana it works fine. The dataset is not saved at elastic and at the C# cod
To make it short, so I have this Masterfile called Archive with extraction button and I have multiple workbooks (20+). In my Masterfile A1 field when I typed a
My Scrapy spider has a bunch of independent target links to crawl. def start_requests(self): search_targets = get_search_targets() for search in search
I would like to know if there are any examples of how to format the returns this way. { "errors": { "due_date": [ "não pode ficar em branco",
I want to connect aws aurora serverless from local using spring boot. Because aurora can't public access so i I did the following. 1: create a NLB, 2: Using pri
In my Gemfile gem 'rspec-rails', '~> 3.3' I figured out, that the errors_on matcher moved to another gem: https://github.com/rspec/rspec-collection_matche
Since upgrading from Spring Boot 2.2.x to 2.6.x (and Java 11 -> 17), our entity classes are having issues with some repository methods. We use UUID for our d
I created a simple jFrame with a jDialog, in this jDialog I have textfield just to get an ID, them, with this ID, use a webservice to search for the information