Skip to content

This is a backend template using Java, Spring Boot and AWS. This utilises Pulumi to automatically provision necessary infrastructure

Notifications You must be signed in to change notification settings

TazBruce/container-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

container-quickstart

A template repository for deploying a Springboot API (Auth Included)

Prerequisites

Getting Started

  1. Create a new repository using this template
  2. Update the following repository files to your project details:
    • app/build.gradle ~ group (Change xyz to your app name)
    • app/src/main ~ xyz folder (Change xyz to your name)
    • app/src/test ~ xyz folder (Change xyz to your name)
    • Make sure the package name in the above files matches the folder name
  3. Click the Deploy to Pulumi button below
    Deploy
  4. Follow the instructions to create a new Pulumi stack

About

This is a backend template using Java, Spring Boot and AWS. This utilises Pulumi to automatically provision necessary infrastructure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published