Skip to content

ayyappanprofile2021/springboot-app-b17

 
 

Repository files navigation

Testing maven pipelint running in slave node1.

Testing the pipeline with Maven on 15-Jul-2024.

Testing the maven. Testing the maven second time.

iiiiiiiwqhi version1

Simple Spring Boot with Docker Application#

Build the image using the following command

$ docker build -t spring-boot-rest-api .

Run the Docker container using the command shown below.

$ docker run -p 8080:8080 spring-boot-rest-api

The application will be accessible at http://localhost:9090/welcome/Ashok/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.3%
  • Dockerfile 8.7%