Sign inSign up

wlanboy/javahttpclient

By wlanboy

•Updated 18 days ago

https://github.com/wlanboy/JavaHttpClient

Image
0

2.4K

wlanboy/javahttpclient repository overview

⁠JavaHttpClient

Spring based rest service to test http routes

⁠build

  • mvn package

⁠docker build

  • docker build -t wlanboy/javahttpclient:latest . --build-arg JAR_FILE=./target/javahttpclient-0.0.1-SNAPSHOT.jar

⁠run container

  • docker run -d --name httpclient --publish 8080:8080 --restart unless-stopped wlanboy/javahttpclient:latest

⁠docker hub

⁠github page

Tag summary

Content type

Image

Digest

sha256:c8700c723…

Size

203.2 MB

Last updated

18 days ago

docker pull wlanboy/javahttpclient