Skip to content

zamudio-fabian/spring-boot-docker-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☕🚀 Zamudio Fabian: Remax Listings Service

⚡ Installation guide

💡 Introduction

This is a repository intended to serve as an example for deploy a springboot application into AWS with Docker.

🧱 Requirements

  • Install npm & node: More info [here](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
  • Install npx: More info [here](https://www.npmjs.com/package/npx)
  • Install Java 11: More info [here](https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/downloads-list.html)
  • Set it as your default JVM: export JAVA_HOME='/Library/Java/JavaVirtualMachines/amazon-corretto-11.jdk/Contents/Home'

🏁 How To Start

  1. Set your env (More info in application.properties)
  2. make run

☝️ How to update dependencies

  • Gradle (releases): `./gradlew wrapper --gradle-version=WANTED_VERSION --distribution-type=bin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published