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