spring-data-jpa-examples-master
pom.xml
5KB
spring-data-jpa-interceptors
pom.xml
601B
template.mf
792B
src
test
resources
log4j.properties
454B
java
org
spring
data
jpa
sample
interceptors
InterceptorIntegrationTest.java
1KB
main
java
org
spring
data
jpa
sample
interceptors
InfrastructureConfiguration.java
2KB
ApplicationConfiguration.java
2KB
CustomerRepository.java
806B
Customer.java
876B
spring-data-jpa-showcase
README.txt
390B
pom.xml
3KB
template.mf
875B
demo.txt
2KB
src
test-snippets
java
org
springframework
data
jpa
showcase
snippets
test
CustomerRepositoryIntegrationTest.java
1KB
AccountRepositoryIntegrationTest.java
1KB
test
resources
log4j.properties
479B
java
org
springframework
data
jpa
showcase
core
AbstractShowcaseTest.java
518B
before
AccountServiceIntegrationTest.java
1KB
CustomerServiceIntegrationTest.java
1KB
after
CustomerRepositoryIntegrationTest.java
2KB
AccountRepositoryIntegrationTest.java
1KB
snippets
resources
jdbc.xml
294B
java
org
springframework
data
jpa
showcase
snippets
AccountRepository.java
720B
CustomerSpecifications.java
1KB
AccountRepositoryCustom.java
213B
AccountRepositoryImpl.java
1KB
AccountRepositoryJdbcImpl.java
753B
AccountPredicates.java
643B
main
resources
infrastructure.xml
1KB
META-INF
persistence.xml
354B
application-context-before.xml
809B
application-context-after.xml
802B
data.sql
641B
java
org
springframework
data
jpa
showcase
core
Account.java
721B
Customer.java
542B
before
AccountServiceImpl.java
1KB
CustomerServiceImpl.java
2KB
CustomerService.java
1KB
AccountService.java
593B
after
AccountRepository.java
586B
CustomerRepository.java
746B
.gitignore
51B
spring-data-jpa-example
pom.xml
1KB
template.mf
748B
src
test
java
org
springframework
data
jpa
example
repository
BasicSample.java
1KB
SimpleUserRepositorySample.java
2KB
BasicFactorySetup.java
2KB
UserRepositorySample.java
2KB
AuditableUserSample.java
1KB
main
resources
simple-repository-context.xml
599B
infrastructure.xml
1KB
META-INF
persistence.xml
882B
orm.xml
624B
spring
osgi-context.xml
626B
repository-context.xml
846B
log4j.properties
444B
auditing-context.xml
1KB
java
org
springframework
data
jpa
example
repository
UserRepositoryCustom.java
392B
simple
SimpleUserRepository.java
2KB
package.html
134B
package.html
193B
UserRepositoryImpl.java
2KB
UserRepository.java
1KB
UserRepositoryJdbcImpl.java
2KB
auditing
AuditableUser.java
852B
AuditorAwareImpl.java
802B
domain
User.java
1KB
暂无评论