ErnestOrt / Trampoline

Admin Spring Boot Locally
http://ernestort.github.io/Trampoline/
Apache License 2.0
355 stars 81 forks source link

Feature: Allow actuator endpoints on different port #52

Closed RobWin closed 6 years ago

RobWin commented 6 years ago

Hello,

awesome project. Thanks. It would be nice if I could configure a different port for the actuator endpoints.

ErnestOrt commented 6 years ago

Hi @RobWin ,

Thanks for your feedback! Do not forget to star the project if you like it!

Since it sounds usefull and more users could be interested in it, we will prioritize your requirement and implemented it as soon as an slot of time will be available.

Cheers

ErnestOrt commented 6 years ago

@RobWin

Wondering if this usecase scenario can be solved using VM arguments field.

RobWin commented 6 years ago

Yes, I could even start the App with a different test profile which does not use a different port for the actuator endpoints.

ErnestOrt commented 6 years ago

Great! I'm going to close this ticket then.

Thanks for your feedback and have a nice week!