reactiverse / reactiverse/vertx-maven-plugin

Printout Config Info

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.