Skip to content

Have clickable links in your IDE

Jean Bisutti edited this page Jun 5, 2020 · 2 revisions

Sometimes, QuickPerf can display a web url in the console. It is useful to have a clickable web url in your IDE, to be able to open it by a simple click.

Example of clickable web url

IntelliJ

Web URL are clickable since IntelliJ 2019.

For oldest versions, you can use Awesome console plugin.

πŸ’‘ If links are displayed on more one line, uncheck Use soft wraps in console (Editor -> General -> Console).

Annotations

πŸ‘‰ Β Core

πŸ‘‰ Β JVM

πŸ‘‰ Β SQL

πŸ‘‰ Β Scopes

πŸ‘‰ Β Create an annotation

Supported frameworks

πŸ‘‰ Β JUnit 4

πŸ‘‰ Β JUnit 5

πŸ‘‰ Β TestNG

πŸ‘‰ Β Spring

How to

πŸ‘‰ Β Detect and fix N+1 SELECT

Project examples

πŸ‘‰ Β Maven performance

πŸ‘‰ Β Spring Boot - JUnit 4

πŸ‘‰ Β Spring Boot - JUnit 5

πŸ‘‰ Β Micronaut Data - JUnit 5

πŸ‘‰ Β Micronaut - Spring - JUnit 5

πŸ‘‰ Β Quarkus - JUnit 5

Miscellaneous

πŸ‘‰ Β FAQ

πŸ‘‰ Β QuickPerf code

Clone this wiki locally