Section "Configuration in Maven" should come before Section "Structuring Integration Tests" (original) (raw)

Is your feature request related to a problem? Please describe.
The section "configuration in Maven" is currently easy to overlook it, but the configuration of itf-maven-plugin is essential for using itf-jupiter-extension,

Describe the solution you'd like
The configuration in Maven section should come before the section about how to write the test.