-
I\'m new to a project where we have a spring-boot application running on GKE receiving (via Kafka) a...
- 2000 浏览
- 0 回答
- 4 关注
-
class Song(db.Document): # defineing varables Id = db.IntField(min_value = 0, unique=True, ...
- 1933 浏览
- 0 回答
- 5 关注
-
I recently started using modules in Go, but I frequently encounter issues where everything works fin...
- 2570 浏览
- 5 回答
- 5 关注
-
I\'m adding childcomponents dynamically as shown here: https://plnkr.co/edit/iTG7Ysjuv7oiDozuXwj6?p=...
- 999 浏览
- 0 回答
- 5 关注
-
We are using spring-boot with spring-boot-starter-jooq. For some complex checks of constraints trigg...
- 1156 浏览
- 0 回答
- 5 关注
-
Im creating a cname record set, but when i put the command terraform apply, i got this message Error...
- 856 浏览
- 0 回答
- 3 关注
-
How does one write a (Intel) F90 function that converts a string into lowercase (or, alternatively, ...
- 2491 浏览
- 3 回答
- 4 关注
-
I\'m trying to write something inside a curses window, but it seems to write on borders too. How can...
- 1483 浏览
- 2 回答
- 5 关注
-
I am using keras(tensorflow) to convert text into encodings using tensorflow.keras.preprocessing.tex...
- 1462 浏览
- 0 回答
- 5 关注
-
I have a requirement to print pdf files in two different ways -one through web page where user will ...
- 1067 浏览
- 2 回答
- 6 关注
-
In our product, we\'re using the most recent development version of jQuery Mobile in our ASP.NET web...
- 2244 浏览
- 4 回答
- 6 关注
-
Okay so the code is here: urls = [\'https://www.youtube.com/watch?v=LN4oluL1e_g\'] for words in url...
- 937 浏览
- 0 回答
- 5 关注
-
Recently started working with a database in which the convention is to create a view for every table...
- 1639 浏览
- 3 回答
- 6 关注
-
I want to move my gimbal pitch to move between two angles, one at 0 degrees and one at - 90 degrees,...
- 1463 浏览
- 0 回答
- 6 关注
-
I want to validate both mobile number and phone number in regex. So the regex should pass all the be...
- 553 浏览
- 0 回答
- 4 关注