You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Spring Data JPA [](https://travis-ci.org/spring-projects/spring-data-jpa)[](https://build.spring.io/browse//SPRINGDATAJPA-DATAJPA)
5
+
6
+
# Spring Data JPA
5
7
6
8
The primary goal of the [Spring Data](http://projects.spring.io/spring-data) project is to make it easier to build Spring-powered applications that use data access technologies. This module deals with enhanced support for JPA based data access layers.
7
9
@@ -139,7 +141,7 @@ public class UserRepositoryIntegrationTest {
139
141
}
140
142
```
141
143
142
-
## Contributing to Spring Data JPA##
144
+
## Contributing to Spring Data JPA
143
145
144
146
Here are some ways for you to get involved in the community:
0 commit comments