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.

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
169
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
287
views
Daniel
asked 3 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
186
views
MSkalai
asked 3 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
130
views
asked 3 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
327
views
profile picture
AGS
asked 3 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
399
views
asked 3 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
102
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
216
views
Sam
asked 4 months ago
We just migrated our on-prem application to Oracle on EC2 in production. We need to use Oracle RDS SE2 due to licensing but we need to have access to this Java class, BCryptPasswordEncoder. Can we do...
1
answers
0
votes
192
views
Lynne F
asked 4 months ago
In Java applications it's very common to use Maven profiles in order to customize builds. This is done by using the `mvn -P<profile-name ...` command. However, with the CDK, the Maven command to be...
1
answers
0
votes
105
views
profile picture
nicolas
asked 4 months ago
I want to secure AWS Lambda created using Java language for outbound calls to other services. need help to create on configuration to support Zscaler certificate through AWS Lambda Layer.
0
answers
0
votes
252
views
Sridhar
asked 4 months ago