Skip to content

Szamos96/Test

Repository files navigation

Test# Getting Started

How to

Build

mvn package

Create Image

docker build -t testapp .

Start docker container

docker run -p 2020:8080 testapp

Test from postman

alt text alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published