File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<packaging >war</packaging >
10
10
<description >
11
- A recreation of the Spring PetClinic Sample Application, using Java EE 7 for UI controllers and business classes.
11
+ A re-creation of the Spring PetClinic Sample Application, using Java EE 7 for UI controllers and business classes.
12
12
JMockit is used for integration testing, instead of the Spring Test Context.
13
13
</description >
14
14
Original file line number Diff line number Diff line change 1
1
/**
2
- * A recreation of the Spring PetClinic Sample Application, using Java EE 7 for UI controllers and business classes.
2
+ * A re-creation of the Spring PetClinic Sample Application, using Java EE 7 for UI controllers and business classes.
3
3
* JMockit is used for integration testing, instead of the Spring Test Context.
4
4
* <p/>
5
5
* Given the small size and simplicity of the application, it has minimal package structure.
You can’t perform that action at this time.
0 commit comments