A template to quickly develop some demo projects
- JDK 1.8 or higher
- Maven 3
- Download source then start to write your own code
- Compile
mvn compile
mvn test
- Spring Framework 4.x - The web framework used
- Maven - Dependency Management
This project is licensed under the Apache License 2.0 License - see the LICENSE file for details