Skip to content

Commit 58727e4

Browse files
author
Shibu Shibu
authored
Update InstructorRepository.java
1 parent 3e86586 commit 58727e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springboot-jpa-one-to-one-example/src/main/java/net/alanbinu/springboot/jpa/repository/InstructorRepository.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package net.guides.springboot.jpa.repository;
1+
package net.alanbinu.springboot.jpa.repository;
22

33
import org.springframework.data.jpa.repository.JpaRepository;
44
import org.springframework.stereotype.Repository;

0 commit comments

Comments
 (0)