docs(sdk): 更新 SDK 类和方法的文档注释 #19
Annotations
12 warnings
|
JDK 21 Build & Verify
No files were found with the provided path: target/surefire-reports. No artifacts will be uploaded.
|
|
JDK 21 Build & Verify
No files were found with the provided path: target/site/jacoco. No artifacts will be uploaded.
|
|
JDK 21 Build & Verify
use of default constructor, which does not provide a comment
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceAnalyzeOptions.java#L49
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceAnalyzeOptions.java#L43
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceAnalyzeOptions.java#L37
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceSearchOptions.java#L50
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceSearchOptions.java#L44
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceSearchOptions.java#L38
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceDetectOptions.java#L65
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceDetectOptions.java#L59
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
JDK 21 Build & Verify:
src/main/java/com/faceplusplus/spring/boot/req/FaceDetectOptions.java#L38
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|