ErnestOrt / Trampoline

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

Added regex for cleaning up actuator prefix - fix for issue #74 #75

Closed Damian-R-Smith closed 5 years ago

Damian-R-Smith commented 5 years ago

Related issue here

I decided the cleanest approach here was to add some regex in the entity setters to just strip out the '/' from any actuator prefix being added. My reasoning here was