Split the app into web, service, persistence, storage and foundation - #32
Merged
Merged
Annotations
2 warnings
|
ErrorProne:
src/test/java/com/practiq/storage/S3DocumentStorageCT.java#L68
[StringSplitter] String.split(String) has surprising behavior
|
|
ErrorProne:
src/main/java/com/practiq/service/document/DocumentFileType.java#L20
[ImmutableEnumChecker] enums should be immutable: 'DocumentFileType' has field 'contentType' of type 'io.micronaut.http.MediaType', the declaration of type 'io.micronaut.http.MediaType' is not annotated with @com.google.errorprone.annotations.Immutable
|
background
wait
wait-all
cancel
parallel
Loading