Skip to content

LaunchCodeTechnicalTraining/java-artifacts-persistent-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

java-artifacts-persistent-aws

Repo containing build artifacts for the java-techjobs-persistent application utilized within the AWS curriculum.

This repo can be cloned and run with the following command line arguments:

This application utilizes openjdk-11

java -DRDS_ENDPOINT="" -DDB_PORT="" -DDB_NAME="" -DDB_USERNAME="" -DDB_PASSWORD="" -DSERVER_PORT="" -jar path/to/build/artifacts/java-techjobs-persistent-artifacts.jar

This application will require a running mysql database with the appropriate database name, password, and username.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published