added two more screenshots to live information section of vs code getting started walkthrough
This commit is contained in:
@@ -10,7 +10,13 @@ The live information is provided by [Spring Boot Actuators](https://docs.spring.
|
||||
|
||||
### Show the live information
|
||||
|
||||
In order to connect to a running application, you need to execute the [Manage Live Spring Boot Process Connections](vscode-spring-boot.live-hover.connect) command (e.g. via the command palette). Then, the command shows up a list of running processes, from which you can select the app to connect to.
|
||||
In order to connect to a running application, you need to execute the [Manage Live Spring Boot Process Connections](vscode-spring-boot.live-hover.connect) command (e.g. via the command palette).
|
||||
|
||||

|
||||
|
||||
Then, the command shows up a list of running processes, from which you can select the app to connect to.
|
||||
|
||||

|
||||
|
||||
Once connected, the live information shows up in place with the source code of your application.
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
Reference in New Issue
Block a user