Questions tagged with Java Development

Tools, docs, and sample code to develop applications on the AWS cloud

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

182 results
Hi all, I'm writing a java spring application which utilises monte carlo simulations to predict outcomes from a statistical model. I have previously used on-premises "nodes" to perform the simulations...
3
answers
0
votes
364
views
Ed
asked 3 months ago
I have set the backend to listen on localhost port 8080 and the frontend on port 4300. How can I configure these parameters for a testing environment so that everyone can access the frontend and...
1
answers
0
votes
270
views
Nikola
asked 3 months ago
I Have created a Custom Adapter using the AWS textract console and have around 6 queries defined. When i am trying to test the adapter using my Java code with the adapter ID (example) ``` Adapter...
0
answers
0
votes
79
views
asked 3 months ago
Hi, I'd like to raise an issue with the Athena JDBC driver developers - is there a bug tracker somewhere I can log that in? thanks
1
answers
0
votes
180
views
Lee
asked 3 months ago
Hello, I keep having issues when trying to deploy a simple Java (.war) application to Elastic Beankstalk. Basically, everyime I get these messages on the events tab: > Environment health has...
2
answers
0
votes
331
views
Daniel
asked 4 months ago
I have an application which uses Java JDBC Spring as a backend framework, I've connected my application to RDS MySQL I've tested the results it is able to provide the results faster but when I tested...
2
answers
0
votes
194
views
MSkalai
asked 4 months ago
previusly i am using self hosted kafka recestly I have moved to mks and I'm facing issue to setup I am authentication for my quarkus application I'm able to make it work on python an springboot can I...
1
answers
0
votes
145
views
asked 4 months ago
Hello Everyone, I am trying to read 50k records from my dynamo DB using the GSI key which would return max records of size 1Mb and the remaining data will be fetched using the last evaluated key. I...
1
answers
0
votes
338
views
profile picture
AGS
asked 4 months ago
Hi, I'm trying to implement the [Tool-Use](https://docs.aws.amazon.com/bedrock/latest/userguide/tool-use.html) in a Spring boot project. Everything works like a charm except for the Tool schema. The...
1
answers
0
votes
439
views
asked 4 months ago
The class "MqttClientConnection" in the AWS Java SDK leaks UDP sockets. I posted about this yesterday but have not yet received a response or found a solution. I'd like to try using it without...
1
answers
0
votes
108
views
Frank
asked 4 months ago
I am using MqttClientConnection in a Java application via Amazon's Java SDK. My application is hosted on a Linux server. Whenever I call the publish() function, my Java process shows multiple new UDP...
0
answers
0
votes
183
views
Frank
asked 4 months ago
I am using this jar with hadoop-aws SDK and I am seeing that most of the aws and hadoop objects being retained in memory even after complete execution of java application. Is it known issue and is...
1
answers
0
votes
248
views
Sam
asked 4 months ago