Skip to content
/ STS Public

STS in this context is Service To Society to literate the society about basic login of Java Programming and Database

Notifications You must be signed in to change notification settings

whoskavic/STS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧩 Project Requirements & Setup Guide

🔧 Requires

  • Java Installed
  • SQL Server & SQL Server Management Studio (SSMS)
  • Microsoft JDBC Driver for SQL Server
  • Apache Maven

🔗 Related Links


⚙️ For Maven, Easily Get This

Maven Download Example

🏗️ Apache Maven Setup

  1. Download Maven.

  2. Extract it anywhere (recommended: C:/ folder).

  3. Go to the folder:
    ...\(your maven folder)\bin\
    Copy your bin path from the Maven main folder.

    Example:

    Maven Bin Example
  4. Go to
    Windows → Edit system environment variables → System Variables → PATH → Edit → NEW


▶️ Run the Project

  1. Open VS Code or Visual Studio.
  2. In terminal, run: mvn clean install.
  3. Launch with F5 or CTRL + F5.

💡 Tip: After adding Maven to PATH, you can test it by opening Command Prompt and typing:

mvn -v

About

STS in this context is Service To Society to literate the society about basic login of Java Programming and Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published