Skip to content

Commit c50c910

Browse files
committed
update documentation
1 parent 97d7eb4 commit c50c910

File tree

5 files changed

+3
-1
lines changed

5 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,13 @@ Are you Admin Spring Boot locally? Are you **tired of that set of scripts**? Rel
1616

1717
The aim is to **help during the course of developing an application based on the paradigm of microservices with _Spring Boot_**. How? Easy, thanks to a **comfortable interface** you can **declare new microservices**, **start instances**, **restart** and **kill them**.
1818

19-
![Alt text](https://github.com/ErnestOrt/Trampoline/blob/master/TrampolineUI_3_11.png)
19+
![Alt text](https://github.com/ErnestOrt/Trampoline/blob/master/TrampolineUI_3_12.png)
2020

2121
Also you will be able to:
2222

2323
* Admin Spring Boot locally
2424
* Use configurable Actuator Endpoints and VM arguments
25+
* Register nicroservices directly from a GIT url
2526
* Monitor memory usage for each instance, capturing their metrics every 30 seconds
2627
* Monitor instances and trace information at any point in time
2728
* See Git branch and last commit on instances
@@ -30,6 +31,7 @@ Also you will be able to:
3031

3132
### Requirements
3233

34+
* Unix or Windows OS
3335
* Java and Apache Maven or Gradle Wrapper
3436
* Include your Gradle Wrapper next to your build files if your choice is Gradle as a Build Tool
3537
* Include Spring Boot Actuator in your microservices

TrampolineUI_3.png

-908 KB
Binary file not shown.

TrampolineUI_3_10.png

-1.37 MB
Binary file not shown.

TrampolineUI_3_12.png

1.43 MB
Loading

TrampolineUI_3_6.png

-1.42 MB
Binary file not shown.

0 commit comments

Comments
 (0)