Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 343 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 343 Bytes

SBHRM

A HR management software using Spring Boot

Deployed on render: https://sbhrm.onrender.com/


Back-end

  • SpringBoot 2.4.3
  • SpringBoot Security 2.4.3
  • Swagger2 2.9.2

Database

  • MySQL 5.7 (running on my old cellphone)
  • MyBatis 2.1.4

Front-end

  • Vue.js 2.6.11
  • ElementUI 2.15.1