Skip to content

wangdicoder/spring-job-management-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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