Coder Social home page Coder Social logo

kpac-task's Introduction

Techonologies used

  1. Java 1.8
  2. Spring (JDBC, MVC) 5.3.19
  3. Servlet 2.4
  4. JSP 2.1
  5. JSTL 1.2
  6. MySQL 5.1
  7. Lombok 1.18.22
  8. Jackson 2.13

Steps to execute the application

  1. Dump the sql script in MySQL database. In two ways you can dump the sql script.

    1. Copy all the content from kpacs-sql-script.sql file which is located inside the sql-script directory and paste into the MySQL command.
    2. If you have MySQL Workbench then goto the main memu Server -> Data Import. Select the 2nd radio button i.e. Import from Self-Contained File and choose the location where kpacs-sql-script.sql file is present.
  2. Update the MySQL database username & password. Goto the src/main/resources and update the database.properties file.

  3. Open the project into Terminal/Command Prompt and start the build using mvn clean install.

  4. Start the Web Server(Apache Tomcat) and deploy the war file which you can find inside the target folder.

  5. Goto the http://localhost:8080/kpac-task/ and enjoy with the application.

kpac-task's People

Contributors

altafjava avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.