feat: 운영 서비스 1차 Observability 구축 - #33
Merged
Merged
Annotations
2 warnings
|
Test and package:
src/main/java/com/maple/api/alrim/domain/Alrim.java#L34
@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.
|
|
Test and package:
src/main/java/com/maple/api/auth/domain/Member.java#L60
@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.
|
background
wait
wait-all
cancel
parallel
Loading