You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Create the database that is called 'learn_it_db', or change the URL to the database in the com.itbulls.learnit.onlinestore.persistence.utils.connectionpools.DbcpDemo class
11
+
- Make sure that the user name of your DB user is "root" and password is "root", or change those in DbcpDemo class
12
+
- Import database by running scripts from the "database-export" folder from the persistence module
13
+
- Start the application. You can start the web module.
0 commit comments