Skip to content

domuharahap/springboot-dyantrace-img-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-dyantrace-img-sample

This repository contain Spring boot simple application integrated with OneAgent into a binary build with a Dockerfile.

Requirements

Java 8+ Docker

Install

Spring boot application to compiled before build the docker images

$ mvn clean install

$ docker build -d -t users .

Run docker images

Launch the docker images

$docker run -d users

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published