Skip to content

Commit a0b6788

Browse files
authored
Merge pull request #169 from dixyushi/tutorialModifyRest
Tutorial modify rest
2 parents 5b801fe + 66af3d2 commit a0b6788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devon4j-http-rest-client/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ You will add below dependency in core folder pom.xml
125125

126126
Modify pom.xml as below:
127127
[step]
128+
== Modify POM file
128129
--
129130
changeFile("httprestclient/core/pom.xml", { "file": "files/dependency.txt", "placeholder": "<dependencies>" })
130131
--
@@ -197,7 +198,6 @@ This might take some time for application to start.
197198
== Build devon4j CXF REST Client
198199
--
199200
buildJava("httprestclient", false)
200-
runServerJava("httprestclient/server", { "startupTime": 1000, "port": 8080, "path": "httprestclient" })
201201
--
202202
203203
* Once, application builds successfully. Open new terminal by clicking "+" and wait for it to load.

0 commit comments

Comments
 (0)