|
|
||
|---|---|---|
| .. | ||
| src/main | ||
| README.md | ||
| pom.xml | ||
README.md
Service Module
Business logic layer, which delegates specific business logic processing to the Service layer.
<dependency>
<groupId>com.wansenai</groupId>
<artifactId>service</artifactId>
<version>2.0.4-SNAPSHOT</version>
</dependency>