Java

From DikapediaV2
Revision as of 00:29, 27 August 2024 by Ardika Sulistija (talk | contribs) (Created page with "To replicate customer's java code/issue, use AWS Cloud9!!! * Get started with the AWS SDK for Java 2.x (Quick start) https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/get-started.html * Install Java and a build tool https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/setup.html#setup-envtools * Amazon Corretto 8 Installation Instructions for Amazon Linux 2 https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/amazon-linux-install.html...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

To replicate customer's java code/issue, use AWS Cloud9!!!


  • Get started with the AWS SDK for Java 2.x (Quick start)

https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/get-started.html

  • Install Java and a build tool

https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/setup.html#setup-envtools

  • Amazon Corretto 8 Installation Instructions for Amazon Linux 2

https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/amazon-linux-install.html

  • Downloading Apache Maven 3.8.3

https://maven.apache.org/download.cgi

  • Installing Apache Maven

https://maven.apache.org/install.html