File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2016 Morebodi Modise
3
+ Copyright (c) 2016 Mr Modise
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ In this simple application I am using Spring MVC and JPA (Hibernate) to persist
11
11
12
12
### Setup
13
13
- Clone the project to your local machine
14
- - Import the project into Spring Tool Suite/Eclipse
14
+ - Import the project into Spring Tool Suite/Eclipse/IntellijIDEA
15
15
- Locate the Database folder and change the database name, username and password
16
16
- Open the ``` modisefileupload.java.config.UserController ``` and
17
17
modify the image path (for development purposes you will need to point the path to you local computer,
@@ -24,7 +24,7 @@ In this simple application I am using Spring MVC and JPA (Hibernate) to persist
24
24
```
25
25
The MIT License (MIT)
26
26
27
- Copyright (c) 2016 Morebodi Modise
27
+ Copyright (c) 2016 Mr Modise
28
28
29
29
Permission is hereby granted, free of charge, to any person obtaining a copy
30
30
of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments