spotlessApply 적용

This commit is contained in:
2026-03-25 12:32:50 +09:00
parent ff478452a6
commit 50b3f1ba62
3 changed files with 36 additions and 58 deletions

View File

@@ -24,7 +24,6 @@ import org.apache.commons.lang3.StringUtils;
import org.springframework.data.domain.Page;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import org.springframework.transaction.support.TransactionSynchronizationManager;
@Service
@RequiredArgsConstructor