/spring-demo-starter

Primary LanguageJavaApache License 2.0Apache-2.0

Spring Demo Starter

A template to quickly develop some demo projects

Getting Started

Prerequisites

  • JDK 1.8 or higher
  • Maven 3

Usage

  • Download source then start to write your own code
  • Compile
mvn compile

Running the tests

mvn test

Built With

License

This project is licensed under the Apache License 2.0 License - see the LICENSE file for details