Coder Social home page Coder Social logo

michael-mb / spring-intern-management-software Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 3.0 10.4 MB

Spring and Spring Boot Web App example

Java 34.74% CSS 4.78% JavaScript 40.88% HTML 19.60%
spring-boot spring management-system spring-security spring-data-jpa kickstart

spring-intern-management-software's Introduction

Kickstart

The kickstart module is a template project to bootstrap the Java project in the Software Engineering lab. The project is supposed to be copied into the group’s repository to get it started easily. It contains the following features:

  • a skeleton Java 11 web application based on Spring Boot and Salespoint framework (see src/main/java)

  • a placeholder Asciidoc file in src/main/asciidoc for documentation

How to run the application?

  • In the IDE: find Application.java, right-click project, select "Run As > Java Application"

  • From the command line: run ./mvnw spring-boot:run

How to package the application?

  • Run ./mvnw clean package. The packaged application (a JAR in target/) can be run with java -jar $jarName.

Important

first login as :

  • Username : Boss

  • Password : abc

Preview - Login

DEMO

Preview - Services

DEMO

spring-intern-management-software's People

Contributors

michael-mb avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.