It will be nice if we can add a feature to the plugin which can print out runtime configuration info when needed, like how springboot does duringmvn spring-boot:run -Ddebug. Though we cant extract all the details but worth throwing details where possible. e.g. HttpClient/Server options
It will be nice if we can add a feature to the plugin which can print out runtime configuration info when needed, like how springboot does during
mvn spring-boot:run -Ddebug. Though we cant extract all the details but worth throwing details where possible. e.g. HttpClient/Server options