Skip to content

fix typo

d56e52d
Select commit
Loading
Failed to load commit list.
Merged

Support for Spring without Spring Boot #306

fix typo
d56e52d
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Mar 20, 2026 in 43s

Annotations

Check warning on line 107 in belgif-rest-problem-spring/src/main/java/io/github/belgif/rest/problem/spring/EnableProblemModule.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Provide the parametrized type for this generic.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZyP1MSxI67CawlRw6Ng&open=AZyP1MSxI67CawlRw6Ng&pullRequest=306

Check warning on line 18 in belgif-rest-problem-spring-boot-4-server-starter/src/test/java/io/github/belgif/rest/problem/spring/server/ServerProblemAutoConfigurationTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the parentheses around the "context" parameter

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZyPvv3AyDU3qu04bQ87&open=AZyPvv3AyDU3qu04bQ87&pullRequest=306

Check failure on line 171 in belgif-rest-problem-it/belgif-rest-problem-spring-it/src/main/java/io/github/belgif/rest/problem/it/FrontendController.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "/applicationJsonProblem" 3 times.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZzidpxjCVnAYqcvZFnC&open=AZzidpxjCVnAYqcvZFnC&pullRequest=306

Check warning on line 88 in belgif-rest-problem-spring/src/main/java/io/github/belgif/rest/problem/spring/EnableProblemModule.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Provide the parametrized type for this generic.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZyP1MSxI67CawlRw6Nd&open=AZyP1MSxI67CawlRw6Nd&pullRequest=306

Check failure on line 187 in belgif-rest-problem-it/belgif-rest-problem-spring-it/src/main/java/io/github/belgif/rest/problem/it/FrontendController.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "/jacksonMismatchedInput" 3 times.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZzidpxjCVnAYqcvZFnD&open=AZzidpxjCVnAYqcvZFnD&pullRequest=306

Check warning on line 13 in belgif-rest-problem-spring/src/main/java/io/github/belgif/rest/problem/spring/ProblemMediaType.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

A Singleton implementation was detected. Make sure the use of the Singleton pattern is required and the implementation is the right one for the context.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZyPvv2tyDU3qu04bQ85&open=AZyPvv2tyDU3qu04bQ85&pullRequest=306

Check failure on line 200 in belgif-rest-problem-it/belgif-rest-problem-spring-it/src/main/java/io/github/belgif/rest/problem/it/FrontendController.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "param: " 7 times.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZzidpxjCVnAYqcvZFm_&open=AZzidpxjCVnAYqcvZFm_&pullRequest=306

Check failure on line 53 in belgif-rest-problem-spring/src/test/java/io/github/belgif/rest/problem/spring/server/internal/CachedAnnotationParameterNameSupportTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZyPvv2OyDU3qu04bQ8w&open=AZyPvv2OyDU3qu04bQ8w&pullRequest=306

Check failure on line 154 in belgif-rest-problem-it/belgif-rest-problem-spring-it/src/main/java/io/github/belgif/rest/problem/it/FrontendController.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "/unmapped" 3 times.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZzidpxjCVnAYqcvZFnA&open=AZzidpxjCVnAYqcvZFnA&pullRequest=306

Check failure on line 62 in belgif-rest-problem-spring/src/test/java/io/github/belgif/rest/problem/spring/server/internal/CachedAnnotationParameterNameSupportTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZyPvv2OyDU3qu04bQ8z&open=AZyPvv2OyDU3qu04bQ8z&pullRequest=306

Check failure on line 71 in belgif-rest-problem-spring/src/test/java/io/github/belgif/rest/problem/spring/server/internal/CachedAnnotationParameterNameSupportTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZyPvv2OyDU3qu04bQ82&open=AZyPvv2OyDU3qu04bQ82&pullRequest=306

Check warning on line 93 in belgif-rest-problem-spring/src/main/java/io/github/belgif/rest/problem/spring/EnableProblemModule.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Provide the parametrized type for this generic.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZyP1MSxI67CawlRw6Ne&open=AZyP1MSxI67CawlRw6Ne&pullRequest=306

Check warning on line 18 in belgif-rest-problem-spring-boot-3-server-starter/src/test/java/io/github/belgif/rest/problem/spring/server/ServerProblemAutoConfigurationTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the parentheses around the "context" parameter

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZyPvv3QyDU3qu04bQ89&open=AZyPvv3QyDU3qu04bQ89&pullRequest=306

Check failure on line 68 in belgif-rest-problem-spring/src/test/java/io/github/belgif/rest/problem/spring/server/internal/CachedAnnotationParameterNameSupportTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZyPvv2OyDU3qu04bQ81&open=AZyPvv2OyDU3qu04bQ81&pullRequest=306

Check warning on line 101 in belgif-rest-problem-spring/src/main/java/io/github/belgif/rest/problem/spring/EnableProblemModule.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Provide the parametrized type for this generic.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZyP1MSxI67CawlRw6Nf&open=AZyP1MSxI67CawlRw6Nf&pullRequest=306

Check failure on line 56 in belgif-rest-problem-spring/src/test/java/io/github/belgif/rest/problem/spring/server/internal/CachedAnnotationParameterNameSupportTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZyPvv2OyDU3qu04bQ8x&open=AZyPvv2OyDU3qu04bQ8x&pullRequest=306

Check warning on line 28 in belgif-rest-problem-it/belgif-rest-problem-spring-it/src/main/java/io/github/belgif/rest/problem/it/WebConfig.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the parentheses around the "incl" parameter

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZzidpzKCVnAYqcvZFnG&open=AZzidpzKCVnAYqcvZFnG&pullRequest=306

Check warning on line 24 in belgif-rest-problem-spring/src/test/java/io/github/belgif/rest/problem/spring/server/internal/CachedAnnotationParameterNameSupportTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this usage of 'Stream.collect(Collectors.toList())' with 'Stream.toList()' and ensure that the list is unmodified.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZyPvv2OyDU3qu04bQ8v&open=AZyPvv2OyDU3qu04bQ8v&pullRequest=306

Check failure on line 59 in belgif-rest-problem-spring/src/test/java/io/github/belgif/rest/problem/spring/server/internal/CachedAnnotationParameterNameSupportTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZyPvv2OyDU3qu04bQ8y&open=AZyPvv2OyDU3qu04bQ8y&pullRequest=306

Check failure on line 228 in belgif-rest-problem-it/belgif-rest-problem-spring-it/src/main/java/io/github/belgif/rest/problem/it/FrontendController.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "body: " 3 times.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZzidpxjCVnAYqcvZFnB&open=AZzidpxjCVnAYqcvZFnB&pullRequest=306

Check warning on line 18 in belgif-rest-problem-spring-boot-4-client-starter/src/test/java/io/github/belgif/rest/problem/spring/client/ClientProblemAutoConfigurationTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the parentheses around the "context" parameter

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZyPvv3IyDU3qu04bQ88&open=AZyPvv3IyDU3qu04bQ88&pullRequest=306

Check warning on line 19 in belgif-rest-problem-spring/src/main/java/io/github/belgif/rest/problem/spring/server/AnnotationParameterNameProvider.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this usage of 'Stream.collect(Collectors.toList())' with 'Stream.toList()' and ensure that the list is unmodified.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZyPvv2jyDU3qu04bQ84&open=AZyPvv2jyDU3qu04bQ84&pullRequest=306

Check failure on line 137 in belgif-rest-problem-it/belgif-rest-problem-spring-it/src/main/java/io/github/belgif/rest/problem/it/FrontendController.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "/custom" 3 times.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZzidpxjCVnAYqcvZFnE&open=AZzidpxjCVnAYqcvZFnE&pullRequest=306

Check failure on line 120 in belgif-rest-problem-it/belgif-rest-problem-spring-it/src/main/java/io/github/belgif/rest/problem/it/FrontendController.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "/badRequest" 3 times.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZzidpxjCVnAYqcvZFnF&open=AZzidpxjCVnAYqcvZFnF&pullRequest=306

Check warning on line 85 in belgif-rest-problem-it/belgif-rest-problem-spring-it/src/main/java/io/github/belgif/rest/problem/it/FrontendController.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace generic exceptions with specific library exceptions or a custom exception.

See more on https://sonarcloud.io/project/issues?id=belgif_rest-problem-java&issues=AZzidpxjCVnAYqcvZFm-&open=AZzidpxjCVnAYqcvZFm-&pullRequest=306