Skip to content

Commit b902de6

Browse files
authored
Merge pull request #14 from Shibushibu1/patch-3
Update ResourceNotFoundException.java
2 parents 3b6b345 + 0f46175 commit b902de6

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/ResourceNotFoundException.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

33
import org.springframework.http.HttpStatus;
44
import org.springframework.web.bind.annotation.ResponseStatus;

0 commit comments

Comments
 (0)