Skip to content

quangdutran/spring-deploy-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple Spring app using RDS MySQL. Credentials in application.properties using environment properties created by Elasticbeanstalk when attaching RDS in the environment.

RDS envrionment properties should be exported export $(cat /opt/elasticbeanstalk/deployment/env | xargs) otherwise, System.getenv("RDS_HOSTNAME) for instance, returns null.


Flow of this project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages