Skip to content

AndriiPiatakha/java-learnit-web-online-store

Repository files navigation

License and Usage Terms

© Andrii Piatakha, IT-Bulls.com, Learn-IT-University

All rights reserved.

This repository and all its content are copyrighted by Andrii Piatakha, and associated with IT-Bulls.com and Learn-IT-University.

✅ Permitted Use

You are granted permission to use this code solely for personal, self-learning purposes.

❌ Prohibited Use

You are not allowed to:

  • Use this code to create courses, lessons, or any educational materials.
  • Teach or instruct others using this code in any form (online/offline).
  • Use this code in commercial products or services.
  • Republish, redistribute, or relicense this code in any way.
  • Present this code as your own or claim ownership.

Any unauthorized use is strictly prohibited and may result in legal action.

Contact

For licensing inquiries or other questions, contact via contacts listed on IT-Bulls.com.

Deployment algorithm:

  • Import your porject into IDE
  • 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
  • Make sure that the user name of your DB user is "root" and password is "root", or change those in DbcpDemo class
  • Import database by running scripts from the "database-export" folder from the persistence module
  • Start the application. You can start the web module.
  • Use the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published