Skip to content

Commit b931345

Browse files
author
Shibu Shibu
authored
Update InstructorController.java
1 parent 3e86586 commit b931345

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/controller/InstructorController.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.controller;
1+
package net.alanbinu.springboot.jpa.controller;
22
import java.util.HashMap;
33
import java.util.List;
44
import java.util.Map;

0 commit comments

Comments
 (0)