A demo project of spring boot
- 
RESTful api
 - 
Thymeleaf template
 - 
Nested package structure
 - 
Beautiful user interface
 - 
MySQL database
 
- 
git clone https://github.com/wangdicoder/spring-job-management-demo.git
 - 
import gradle project via Eclipse or Intellij IDE
 - 
create database resmiavia mysql command - 
set up your mysql database account and password in the
application.propertiesfile - 
run
ResmiaApplication.javafile or using gradle command. 
MIT


