Skip to content

Instantly share code, notes, and snippets.

@dartpopikyardo
Created February 1, 2017 11:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dartpopikyardo/0ece5cca6469a567862534eea0825a88 to your computer and use it in GitHub Desktop.
Save dartpopikyardo/0ece5cca6469a567862534eea0825a88 to your computer and use it in GitHub Desktop.
spring-boot publishing result
vagrant@vagrant-ubuntu-trusty-64:/vagrant/dart/samples/java-spring$ wget -O - --post-file=target/java_spring_sample-0.1-SNAPSHOT.jar http://localhost:54657/api/v1/add_func
--2017-02-01 11:15:00-- http://localhost:54657/api/v1/add_func
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:54657... connected.
Retrying.
--2017-02-01 11:15:01-- (try: 2) http://localhost:54657/api/v1/add_func
Connecting to localhost (localhost)|127.0.0.1|:54657... connected.
Retrying.
--2017-02-01 11:15:03-- (try: 3) http://localhost:54657/api/v1/add_func
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment