Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
b31cd645
Commit
b31cd645
authored
Dec 27, 2016
by
arthur-noseda
Committed by
Phillip Webb
Dec 27, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in "you IDE"
Change "you IDE" to "your IDE". Closes gh-7769
parent
61f65ea1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
using-spring-boot.adoc
spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc
+1
-1
No files found.
spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc
View file @
b31cd645
...
@@ -1025,7 +1025,7 @@ is set. The client component must be launched manually.
...
@@ -1025,7 +1025,7 @@ is set. The client component must be launched manually.
==== Running the remote client application
==== Running the remote client application
The remote client application is designed to be run from within you IDE. You need to run
The remote client application is designed to be run from within you
r
IDE. You need to run
`org.springframework.boot.devtools.RemoteSpringApplication` using the same classpath as
`org.springframework.boot.devtools.RemoteSpringApplication` using the same classpath as
the remote project that you're connecting to. The _non-option_ argument passed to the
the remote project that you're connecting to. The _non-option_ argument passed to the
application should be the remote URL that you are connecting to.
application should be the remote URL that you are connecting to.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment