Explore
526-550 of 589
Use composed requestmapping annotations
Improve readability by using Spring's composed annotations
- info
- java
- Spring
- framework specific
- web
- Spring Web
- quality
Use contains instead of contains isTrue
Use contains instead of contains isTrue
- warning
- java
- AssertJ
- framework specific
- quality
Use .delux() for a 'stronger' password-based encryption
Encryptors.delux() uses a 'stronger' password-based encryption
- warning
- java
- Spring
- security
- framework specific
- Spring Security
Use hasSameSizeAs for comparing Collection sizes
Use hasSameSizeAs for comparing Collection sizes
- warning
- java
- AssertJ
- framework specific
- quality
Use hasSameSizeAs for comparing to another collection's size
Use hasSameSizeAs for comparing to another collection's size
- warning
- java
- AssertJ
- framework specific
- quality
Use hasSize for checking Collection size
Use hasSize for checking Collection size
- warning
- java
- AssertJ
- framework specific
- quality
Use hasSizeGreaterThan for size comparison of collection
Use hasSizeGreaterThan for size comparison of collection
- warning
- java
- AssertJ
- framework specific
- quality
Use hasSizeGreaterThan for size comparison of collection
Use hasSizeGreaterThan for size comparison of collection
- warning
- java
- AssertJ
- framework specific
- quality
Use hasSizeGreaterThanOrEqualTo for size comparison of collection
Use hasSizeGreaterThanOrEqualTo for size comparison of collection
- warning
- java
- AssertJ
- framework specific
- quality
Use hasSizeGreaterThanOrEqualTo for size comparison of collection
Use hasSizeGreaterThanOrEqualTo for size comparison of collection
- warning
- java
- AssertJ
- framework specific
- quality
Use hasSizeLessThan for size comparison of collection
Use hasSizeLessThan for size comparison of collection
- warning
- java
- AssertJ
- framework specific
- quality
Use hasSizeLessThan for size comparison of collection
Use hasSizeLessThan for size comparison of collection
- warning
- java
- AssertJ
- framework specific
- quality
Use hasSizeLessThanOrEqualTo for size comparison of collection
Use hasSizeLessThanOrEqualTo for size comparison of collection
- warning
- java
- AssertJ
- framework specific
- quality
Use hasSizeLessThanOrEqualTo for size comparison of collection
Use hasSizeLessThanOrEqualTo for size comparison of collection
- warning
- java
- AssertJ
- framework specific
- quality
Use isEmpty for checking empty Collection
Use isEmpty for checking empty Collection
- warning
- java
- AssertJ
- framework specific
- quality
Use isEmpty for checking empty Collection
Use isEmpty for checking empty Collection
- warning
- java
- AssertJ
- framework specific
- quality
Use isEmpty for checking for collection with no elements
Use isEmpty for checking for collection with no elements
- warning
- java
- AssertJ
- framework specific
- quality
Use isEmpty for checking for collection with no elements
Use isEmpty for checking for collection with no elements
- warning
- java
- AssertJ
- framework specific
- quality
Use isEqualTo instead of equals isTrue
Use isEqualTo instead of equals isTrue
- warning
- java
- AssertJ
- framework specific
- quality
Use isEqualTo instead of == isTrue
Use isEqualTo instead of == isTrue
- warning
- java
- AssertJ
- framework specific
- quality
Use isFalse rather than isEqualTo(false)
Use isFalse rather than isEqualTo(false)
- warning
- java
- AssertJ
- framework specific
- quality
Use isNotEmpty for checking for collection with no elements
Use isNotEmpty for checking for collection with no elements
- warning
- java
- AssertJ
- framework specific
- quality
Use isNotEmpty for checking for collection with no elements
Use isNotEmpty for checking for collection with no elements
- warning
- java
- AssertJ
- framework specific
- quality
Use isNotEmpty for checking for collection with some elements
Use isNotEmpty for checking for collection with some elements
- warning
- java
- AssertJ
- framework specific
- quality
Use isNotEmpty for checking non-empty Collection
Use isNotEmpty for checking non-empty Collection
- warning
- java
- AssertJ
- framework specific
- quality