Giter VIP home page Giter VIP logo

springmvc-sample's Introduction

Sample Project

Sample project technical excercise. Have fun.

Screenshot

home page screenshot

Getting Started

The app allows you to :

  • Overview a list of employee
  • Add employee
  • Update Employee details
  • Delete Employee
  • Show the employees who joined the company in a certain time period
  • For a given employee, show the people who they manage, if any

This project use the following technologies : Spring Boot 2, Hibernate, JPA, Spring MVC, H2 Embedded database.

Prerequisites

Intellij or Eclipse.

Installing

Simply import the project in one of the above IDE, and launch the spring boot app.

To access the app visit : http://localhost:8080 and start playing. (Make sure no other app are running).

There is no database needed, as the project is using an embedded one. To modify the database before starting the app, just modify the data.sql script.

Built With

Authors

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details

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.