Skip to content

Commit 03c0e14

Browse files
committed
corrected package path on README
1 parent d5c5bf6 commit 03c0e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In this simple application I am using Spring MVC and JPA (Hibernate) to persist
1313
- Clone the project to your local machine
1414
- Import the project into Spring Tool Suite/Eclipse/IntellijIDEA
1515
- Locate the Database folder and change the database name, username and password
16-
- Open the ```modisefileupload.java.config.UserController``` and
16+
- Open the ```modisefileupload.java.controller.UserController``` and
1717
modify the image path (for development purposes you will need to point the path to you local computer,
1818
I have commented out the actual `rootDirect` to be used in the Server).
1919
- Right click on the project and run on server

0 commit comments

Comments
 (0)