Skip to content

ghanghavmayur/Education-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Clone the repository:

    git clone https://github.com/ghanghavmayur/Spring-Crud-User-Application.git
    
  2. Navigate to the project directory:

    cd UserTableCrudApp
    
  3. Update the database configuration:

  • Open src/main/resources/application.properties
  • Replace your-database-url, your-username, and your-password with your actual database URL, username, and password.
  1. Build and run the application:

Usage

  • Access the application through the web browser at http://localhost:8080. You will find a homepage with links to manage users.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages