The source code has been refactorized to use @Repository in DAOs and @Service in services and models. This way, DAOs, services and models do not need to be defined in the Spring configuration file. |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||
The source code has been refactorized to use @Repository in DAOs and @Service in services and models. This way, DAOs, services and models do not need to be defined in the Spring configuration file. |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||