reactiverse / reactiverse/vertx-maven-plugin
Printout Config Info
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 81
- Forks
- 12
- Avg merge
- 20h 19m
- Merged PRs (30d)
- 9
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the requested behavior with mvn spring-boot:run -Ddebug, then determine which runtime configuration details the plugin can expose. Consider the stated HttpClient/Server options example and define a bounded set of output before implementation; done means the plugin prints useful configuration information when requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100