in-the-keyhole / khs-trouble-maker

Keyhole Software
http://keyholesoftware.com
Apache License 2.0
51 stars 13 forks source link

Autoconfiguration support #4

Open andreasevers opened 7 years ago

andreasevers commented 7 years ago

Hey,

I managed to get trouble maker up and running with the new spring-boot setup (which works great by the way), but for making changes to e.g. the service discovery, I have to fork the repository and change the pom file.

Do you guys think converting the project to autoconfiguration could be considered? Some examples of similar projects: https://github.com/ordina-jworks/microservices-dashboard-server https://github.com/codecentric/spring-boot-admin

I'm project lead for the first one, and since we have done the migration it's really improved our customisability and eventually community contributions.

Cheers, Andreas

jaimeniswonger commented 7 years ago

Yes, great idea Andreas!