Skip to content

Commit

Permalink
[fix] import 인식 오류 해결 - #85
Browse files Browse the repository at this point in the history
  • Loading branch information
gardening-y committed Jul 12, 2024
1 parent 013ddc3 commit 69271db
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;

@Repository
Expand Down

0 comments on commit 69271db

Please sign in to comment.