wangdicoder / spring-job-management-demo

A demo project of spring boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resmia Hire

A demo project of spring boot

Feature

  • RESTful api

  • Thymeleaf template

  • Nested package structure

  • Beautiful user interface

  • MySQL database

How to run it

  1. git clone https://github.com/wangdicoder/spring-job-management-demo.git

  2. import gradle project via Eclipse or Intellij IDE

  3. create database resmia via mysql command

  4. set up your mysql database account and password in the application.properties file

  5. run ResmiaApplication.java file or using gradle command.

Screenshots

Login

Job List

Post/Edit a Job Info

License

MIT

About

A demo project of spring boot


Languages

Language:HTML 61.0%Language:Java 22.9%Language:CSS 16.1%