Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Readme
  • Loading branch information
Rajeev Kumar Singh committed Jul 6, 2018
commit dc9833659d8db417992b11f9b8b2c3224feff863
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ git clone https://github.com/callicoder/spring-boot-file-upload-download-rest-ap

**2. Configure MySQL database**

Create a MySQL database named `files_demo`, and change the username and password in `src/main/resources/application.properties` as per your MySQL
Create a MySQL database named `file_demo`, and change the username and password in `src/main/resources/application.properties` as per your MySQL
installation -

```properties
Expand Down