This README would normally document whatever steps are necessary to get your application up and running.
- Quick summary
- Version
- Learn Markdown
- install maven, install mysql DB
- run
mvn clean installto build project - run employee APIs by
mvn spring-boot:run - run employee UI by
mvn spring-boot:run
- spring boot, spring web, spring data jpa
- lombok , mapstruct
- swagger, themeleaf