Skip to content

buraksarp/dynamodb-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Swagger Demo

Building the Application

$ git clone https://github.com/buraksarp/dynamodb-app.git
$ cd dynamodb-app
$ mvn clean install

This demo assumes you know how to run Docker.

Building the Container

Nothing special if you already have Docker installed:

$ docker build -t spring-boot/dynamodb .

Running the Container

To run this container:

$ docker run -ti spring-boot/dynamodb

Releases

No releases published

Packages

No packages published

Languages