Open jmle opened 1 month ago
This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted
label and provide further guidance.
The triage/accepted
label can be added by org members.
Detection of Tomcat, Jetty, or Undertow usage below the given versions. Also, migration to Jakarta. Migration of the versions of the specific web servers would have to be investigated
Downgrading priority - in principle, web server usage is transparent in Spring Framework, so there is no way to detect which one is being used.
According to the migration guide:
Investigate and create rules if necessary.
In the rule description and message, try to be as verbose and clear as possible. Code examples are always welcome and useful. Feel free to use markdown syntax for these.