Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akannan1087 authored May 16, 2024
1 parent e564df7 commit d62082b
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
## What is it?
This source code is an Spring Boot web application).

Tested with
* Docker 19.03
* Ubuntu 19
* Java 8 or Java 11
* Spring Boot 2.2.4.RELEASE
* Maven

For explanation, please visit this article - [Docker and Spring Boot](https://mkyong.com/docker/docker-spring-boot-examples/)

## How to run this?
```bash
$ git clone https://github.com/mkyong/docker-java
$ git clone https://github.com/akannan1087/docker-spring-boot
$ cd docker-spring-boot
$ mvn clean package
$ java -jar target/spring-boot-web.jar
Expand Down

0 comments on commit d62082b

Please sign in to comment.