This repo is for blog source code.
| tool | version |
|---|---|
| Java | 17+ |
| Maven | 3.8+ |
| Spring | 2.7.0- |
git clone [email protected]:yoa1226/blogs.gitbuild and run test whole project
mvn clean packagebuild and run test specify module
mvn test -Dtest=testname -pl subproject