Fork me on GitHub

PMD Results

The following document contains the results of PMD 5.3.5.

Files

fr/paris/lutece/plugins/archive/modules/rest/rs/ArchiveRest.java

Violation Line
Avoid unused imports such as 'javax.ws.rs.GET' 41
Avoid unused imports such as 'javax.ws.rs.GET' 41
Avoid unused imports such as 'javax.ws.rs.QueryParam' 45
Avoid unused imports such as 'javax.ws.rs.QueryParam' 45
Rather than using a lot of String arguments, consider using a container object for those values. 6468