Skip to content

Commit

Permalink
build test
Browse files Browse the repository at this point in the history
  • Loading branch information
comom87 committed Dec 1, 2023
1 parent d39874a commit 4792fb7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
import org.springframework.data.jpa.repository.Query;

public interface AlbumJPARepository extends JpaRepository<Album, Integer> {
}
}

0 comments on commit 4792fb7

Please sign in to comment.