mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-02-04 21:31:11 +00:00
added aspectj decaration. All JUnit tests are now successful
This commit is contained in:
parent
608c42f74b
commit
b459ca3377
7 changed files with 31 additions and 16 deletions
|
|
@ -513,7 +513,7 @@
|
|||
<p>
|
||||
The JPA implementation of the <span style="font-weight: bold;">Clinic</span>
|
||||
interface is
|
||||
<span style="font-weight: bold; font-style: italic;">org.springframework.samples.petclinic.jpa.EntityManagerClinic</span>,
|
||||
<span style="font-weight: bold; font-style: italic;">org.springframework.samples.petclinic.jpa.JpaClinic</span>,
|
||||
which is based on native JPA usage combined with Spring's
|
||||
<span style="font-weight: bold;">@Repository</span> and
|
||||
<span style="font-weight: bold;">@Transactional</span> annotations but
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue