Skip to content

Commit 0f46175

Browse files
author
Shibu Shibu
authored
Update ResourceNotFoundException.java
1 parent 3e86586 commit 0f46175

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)