Skip to content
Open
Changes from all commits
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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
- JDK 11
- Maven 3 or later
- MySQL 5.6 or later
- power bi

# Technologies
- Spring MVC
- Spring
- Spring Security
- Spring Data JPA
- Maven
- JSP
- MySQL
Expand All @@ -16,7 +16,7 @@ Here,we used Mysql DB
MSQL DB Installation Steps for Linux ubuntu 14.04:
- $ sudo apt-get update
- $ sudo apt-get install mysql-server

jhgjhgjffjg
Then look for the file :
- /src/main/resources/accountsdb
- accountsdb.sql file is a mysql dump file.we have to import this dump to mysql db server
Expand Down