jimix icon indicating copy to clipboard operation
jimix copied to clipboard

A modern JMX web console

Results 3 jimix issues
Sort by recently updated
recently updated
newest added

The usability would be better if the full browser window could be used.

e.g. ```java @ManagedAttribute(description = "Time of startup") public Date getStartupTime() { return startupTime; } ``` => render "Time of startup"

- increase jimix version by a minor release - adjust versions (maven.compiler, frontend-maven-plugin, node, npm) - add maven-war-plugin - sort mbean attributes