Skip to content

iliasselbarhoumi/springboot-kotlin

Repository files navigation

iMedia24 Coding challenge

Reference Documentation

For further reference, please consider the following sections:

Additional Links

These additional references should also help you:

Run the application with docker

Build the application

docker build --build-arg JAR_FILE=build/libs/*.jar -t spring-boot-shop-application .

Run the application

docker run -p 8080:8080 spring-boot-shop-application

Visit the application

About

Coding Challenge springboot/kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published