This app is an survey site for Republic of Korean Army
This application will proceed in the following environment
- Java 8
- Gradle 4.x
- Spring Boot 2.1.x
$ git clone https://github.com/armypago/armydocs.git
$ cd armydocsThis app is a refactored version of Army Docs with Spring Boot and Mustache.
- from Spring MVC 3.0 to Spring Boot 2.1
- from MyBatis to Hibernate
- from Maven to Gradle
- from JSP to Mustache
- TDD with JUnit4
