| Severity | Error Description | Line |
| warning | Import statement for 'org.springframework.http.HttpMethod' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 13 |
| warning | Import statement for 'com.fasterxml.jackson.annotation.JsonIgnore' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 15 |
| warning | Import statement for 'com.fasterxml.jackson.annotation.JsonInclude' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 16 |
| warning | Import statement for 'com.fasterxml.jackson.annotation.JsonProperty' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 17 |
| warning | Import statement for 'com.google.common.base.Predicates' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. | 18 |
| warning | Import statement for 'com.google.common.collect.Maps' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. | 19 |
| warning | Missing a Javadoc comment. | 41 |
| warning | 'protected' modifier out of order with the JLS suggestions. | 49 |
| warning | Missing a Javadoc comment. | 52 |
| warning | Missing a Javadoc comment. | 69 |
| warning | Missing a Javadoc comment. | 80 |
| Severity | Error Description | Line |
| warning | Import statement for 'org.eclipse.jdt.annotation.Nullable' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 9 |
| warning | Import statement for 'com.fasterxml.jackson.annotation.JsonProperty' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
| warning | Import statement for 'com.fasterxml.jackson.databind.annotation.JsonSerialize' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 12 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.server.serialization.MessageSourceAwareSerializer' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
| warning | 'public' modifier out of order with the JLS suggestions. | 16 |
| warning | Missing a Javadoc comment. | 23 |
| warning | Missing a Javadoc comment. | 26 |
| warning | Missing a Javadoc comment. | 32 |
| warning | Missing a Javadoc comment. | 37 |
| warning | Missing a Javadoc comment. | 59 |
| Severity | Error Description | Line |
| warning | Import statement for 'org.springframework.core.ParameterizedTypeReference' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 6 |
| warning | Import statement for 'org.springframework.http.MediaType' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 7 |
| warning | Import statement for 'com.fasterxml.jackson.annotation.JsonIgnore' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 9 |
| warning | Import statement for 'com.fasterxml.jackson.annotation.JsonInclude' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |
| warning | Import statement for 'com.fasterxml.jackson.annotation.JsonProperty' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
| warning | 'public' modifier out of order with the JLS suggestions. | 14 |
| warning | Missing a Javadoc comment. | 16 |
| warning | Missing a Javadoc comment. | 19 |
| warning | Missing a Javadoc comment. | 23 |
| warning | Missing a Javadoc comment. | 27 |
| warning | Missing a Javadoc comment. | 30 |
| warning | Missing a Javadoc comment. | 33 |
| warning | Missing a Javadoc comment. | 36 |
| warning | Missing a Javadoc comment. | 38 |
| Severity | Error Description | Line |
| warning | Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 18 |
| warning | Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 19 |
| warning | Import statement for 'org.springframework.core.ParameterizedTypeReference' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 20 |
| warning | Import statement for 'org.springframework.hateoas.Identifiable' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 21 |
| warning | Import statement for 'org.springframework.http.HttpMethod' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 22 |
| warning | Import statement for 'com.fasterxml.jackson.annotation.JsonIgnore' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 24 |
| warning | Import statement for 'com.fasterxml.jackson.annotation.JsonInclude' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 25 |
| warning | Import statement for 'com.fasterxml.jackson.annotation.JsonProperty' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 26 |
| warning | Import statement for 'com.fasterxml.jackson.annotation.JsonPropertyOrder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 27 |
| warning | Import statement for 'com.google.common.collect.ImmutableSet' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. | 28 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Action' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 30 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.EntityRelationship' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 31 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.EntityRepository' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 32 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.JavaAction' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 33 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.JavaLink' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 34 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Link' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 35 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.NavigationalRelationship' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 36 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Relationship' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 37 |
| warning | Abbreviation in name 'LOGGER' must contain no more than '1' capital letters. | 48 |
| warning | Member name 'LOGGER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 48 |
| warning | Missing a Javadoc comment. | 59 |
| warning | 'case' child have incorrect indentation level 8, expected level should be 10. | 79 |
| warning | 'block' child have incorrect indentation level 10, expected level should be 12. | 80 |
| warning | 'block' child have incorrect indentation level 10, expected level should be 12. | 81 |
| warning | 'case' child have incorrect indentation level 8, expected level should be 10. | 82 |
| warning | 'block' child have incorrect indentation level 10, expected level should be 12. | 83 |
| warning | 'block' child have incorrect indentation level 10, expected level should be 12. | 84 |
| warning | 'case' child have incorrect indentation level 8, expected level should be 10. | 85 |
| warning | 'block' child have incorrect indentation level 10, expected level should be 12. | 86 |
| warning | 'case' child have incorrect indentation level 8, expected level should be 10. | 87 |
| warning | Fall through from previous branch of the switch statement. | 87 |
| warning | 'block' child have incorrect indentation level 10, expected level should be 12. | 88 |
| warning | 'case' child have incorrect indentation level 8, expected level should be 10. | 89 |
| warning | Fall through from previous branch of the switch statement. | 89 |
| warning | Missing a Javadoc comment. | 106 |
| warning | Missing a Javadoc comment. | 110 |
| warning | Missing a Javadoc comment. | 114 |
| warning | Missing a Javadoc comment. | 125 |
| warning | Missing a Javadoc comment. | 129 |
| warning | Missing a Javadoc comment. | 154 |
| warning | Missing a Javadoc comment. | 164 |
| warning | Missing a Javadoc comment. | 168 |
| warning | Missing a Javadoc comment. | 196 |
| warning | Missing a Javadoc comment. | 203 |
| warning | Missing a Javadoc comment. | 211 |
| Severity | Error Description | Line |
| warning | Import statement for 'org.apache.commons.lang3.NotImplementedException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 8 |
| warning | Import statement for 'org.springframework.beans.factory.annotation.Autowired' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 9 |
| warning | Import statement for 'org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |
| warning | Import statement for 'org.springframework.context.ApplicationContext' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
| warning | Import statement for 'org.springframework.core.ParameterizedTypeReference' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 12 |
| warning | Import statement for 'com.fasterxml.jackson.annotation.JsonIgnore' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
| warning | Import statement for 'com.fasterxml.jackson.annotation.JsonProperty' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 15 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Link' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 17 |
| warning | Missing a Javadoc comment. | 22 |
| warning | Missing a Javadoc comment. | 26 |
| warning | Missing a Javadoc comment. | 40 |
| warning | Missing a Javadoc comment. | 52 |
| warning | Missing a Javadoc comment. | 72 |
| Severity | Error Description | Line |
| warning | Import statement for 'org.apache.commons.lang3.NotImplementedException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 6 |
| warning | Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 7 |
| warning | Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 8 |
| warning | Import statement for 'org.springframework.beans.BeansException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 9 |
| warning | Import statement for 'org.springframework.beans.factory.annotation.Autowired' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |
| warning | Import statement for 'org.springframework.context.ApplicationContext' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.EntityRepository' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 13 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Relationship' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.entities.CreatedEntity' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 15 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.entities.EntityWrapper' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 16 |
| warning | Abbreviation in name 'LOGGER' must contain no more than '1' capital letters. | 23 |
| warning | Member name 'LOGGER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 23 |
| warning | Missing a Javadoc comment. | 28 |
| warning | Missing a Javadoc comment. | 32 |
| warning | Missing a Javadoc comment. | 38 |
| Severity | Error Description | Line |
| warning | Import statement for 'org.apache.commons.lang3.NotImplementedException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
| warning | Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 15 |
| warning | Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 16 |
| warning | Import statement for 'org.springframework.beans.factory.annotation.Autowired' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 17 |
| warning | Import statement for 'org.springframework.context.ApplicationContext' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 18 |
| warning | Import statement for 'org.springframework.core.annotation.AnnotationUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 19 |
| warning | Import statement for 'org.springframework.http.HttpMethod' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 20 |
| warning | Import statement for 'org.springframework.http.HttpStatus' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 21 |
| warning | Import statement for 'org.springframework.http.MediaType' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 22 |
| warning | Import statement for 'org.springframework.http.ResponseEntity' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 23 |
| warning | Import statement for 'org.springframework.scheduling.annotation.Async' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 24 |
| warning | Import statement for 'org.springframework.util.LinkedMultiValueMap' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 25 |
| warning | Import statement for 'org.springframework.util.MultiValueMap' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 26 |
| warning | Import statement for 'org.springframework.web.bind.annotation.ExceptionHandler' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 27 |
| warning | Import statement for 'org.springframework.web.bind.annotation.RequestMapping' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 28 |
| warning | Import statement for 'org.springframework.web.bind.annotation.RequestMethod' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 29 |
| warning | Import statement for 'org.springframework.web.bind.annotation.RequestParam' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 30 |
| warning | Import statement for 'org.springframework.web.bind.annotation.ResponseBody' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 31 |
| warning | Import statement for 'org.springframework.web.context.request.RequestAttributes' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 32 |
| warning | Import statement for 'org.springframework.web.context.request.RequestContextHolder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 33 |
| warning | Import statement for 'org.springframework.web.servlet.HandlerMapping' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 34 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Action' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 36 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.EntityRepository' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 37 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.MediaTypes' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 38 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.entities.Entity' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 39 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.entities.EntityWrapper' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 40 |
| warning | Abbreviation in name 'LOGGER' must contain no more than '1' capital letters. | 47 |
| warning | Member name 'LOGGER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 47 |
| warning | Missing a Javadoc comment. | 52 |
| warning | Missing a Javadoc comment. | 56 |
| warning | Missing a Javadoc comment. | 94 |
| warning | Missing a Javadoc comment. | 122 |
| warning | Missing a Javadoc comment. | 133 |
| warning | Missing a Javadoc comment. | 146 |
| warning | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 147 |
| warning | Missing a Javadoc comment. | 152 |
| warning | Missing a Javadoc comment. | 183 |
| warning | 'final' have incorrect indentation level 2, expected level should be 6. | 189 |
| Severity | Error Description | Line |
| warning | Import statement for 'org.apache.commons.lang3.NotImplementedException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 12 |
| warning | Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 13 |
| warning | Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
| warning | Import statement for 'org.springframework.beans.factory.annotation.Autowired' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 15 |
| warning | Import statement for 'org.springframework.context.ApplicationContext' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 16 |
| warning | Import statement for 'org.springframework.http.HttpStatus' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 17 |
| warning | Import statement for 'org.springframework.http.MediaType' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 18 |
| warning | Import statement for 'org.springframework.http.ResponseEntity' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 19 |
| warning | Import statement for 'org.springframework.scheduling.annotation.Async' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 20 |
| warning | Import statement for 'org.springframework.util.LinkedMultiValueMap' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 21 |
| warning | Import statement for 'org.springframework.util.MultiValueMap' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 22 |
| warning | Import statement for 'org.springframework.web.bind.annotation.ExceptionHandler' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 23 |
| warning | Import statement for 'org.springframework.web.bind.annotation.RequestMapping' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 24 |
| warning | Import statement for 'org.springframework.web.bind.annotation.RequestMethod' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 25 |
| warning | Import statement for 'org.springframework.web.bind.annotation.RequestParam' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 26 |
| warning | Import statement for 'org.springframework.web.bind.annotation.ResponseBody' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 27 |
| warning | Import statement for 'org.springframework.web.servlet.HandlerMapping' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 28 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Action' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 30 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.MediaTypes' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 31 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.entities.Entity' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 32 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.entities.EntityWrapper' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 33 |
| warning | Abbreviation in name 'LOGGER' must contain no more than '1' capital letters. | 44 |
| warning | Member name 'LOGGER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 44 |
| warning | Missing a Javadoc comment. | 46 |
| warning | Missing a Javadoc comment. | 57 |
| warning | Missing a Javadoc comment. | 62 |
| warning | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 63 |
| warning | Missing a Javadoc comment. | 68 |
| warning | Missing a Javadoc comment. | 96 |
| warning | 'final' have incorrect indentation level 2, expected level should be 6. | 101 |
| warning | Missing a Javadoc comment. | 127 |
| Severity | Error Description | Line |
| warning | Import statement for 'org.springframework.beans.factory.annotation.Autowired' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 7 |
| warning | Import statement for 'org.springframework.context.MessageSource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 8 |
| warning | Import statement for 'org.springframework.context.i18n.LocaleContextHolder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 9 |
| warning | Import statement for 'org.springframework.stereotype.Component' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |
| warning | Import statement for 'com.fasterxml.jackson.core.JsonGenerator' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 12 |
| warning | Import statement for 'com.fasterxml.jackson.core.JsonProcessingException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 13 |
| warning | Import statement for 'com.fasterxml.jackson.databind.JsonSerializer' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
| warning | Import statement for 'com.fasterxml.jackson.databind.SerializerProvider' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 15 |
| warning | Missing a Javadoc comment. | 23 |
| warning | Missing a Javadoc comment. | 26 |