<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>http://rasimsen.com/index.php?action=history&amp;feed=atom&amp;title=Spring_Data_JPA</id>
	<title>Spring Data JPA - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://rasimsen.com/index.php?action=history&amp;feed=atom&amp;title=Spring_Data_JPA"/>
	<link rel="alternate" type="text/html" href="http://rasimsen.com/index.php?title=Spring_Data_JPA&amp;action=history"/>
	<updated>2026-04-20T09:12:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>http://rasimsen.com/index.php?title=Spring_Data_JPA&amp;diff=661&amp;oldid=prev</id>
		<title>Rasimsen: Created page with &quot;manual : https://docs.spring.io/spring-data/jpa/docs/current/reference/html/  ====Features==== *Sophisticated support to build repositories based on Spring and JPA *Support fo...&quot;</title>
		<link rel="alternate" type="text/html" href="http://rasimsen.com/index.php?title=Spring_Data_JPA&amp;diff=661&amp;oldid=prev"/>
		<updated>2018-09-14T08:07:42Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;manual : https://docs.spring.io/spring-data/jpa/docs/current/reference/html/  ====Features==== *Sophisticated support to build repositories based on Spring and JPA *Support fo...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;manual : https://docs.spring.io/spring-data/jpa/docs/current/reference/html/&lt;br /&gt;
&lt;br /&gt;
====Features====&lt;br /&gt;
*Sophisticated support to build repositories based on Spring and JPA&lt;br /&gt;
*Support for Querydsl predicates and thus type-safe JPA queries&lt;br /&gt;
*Transparent auditing of domain class&lt;br /&gt;
*Pagination support, dynamic query execution, ability to integrate custom data access code&lt;br /&gt;
*Validation of @Query annotated queries at bootstrap time&lt;br /&gt;
*Support for XML based entity mapping&lt;br /&gt;
*JavaConfig based repository configuration by introducing @EnableJpaRepositories.&lt;br /&gt;
&lt;br /&gt;
====Gradle Dependencies====&lt;br /&gt;
&amp;lt;source&amp;gt;&lt;br /&gt;
dependencies {&lt;br /&gt;
    compile &amp;#039;org.springframework.data:spring-data-jpa:2.0.10.RELEASE&amp;#039;&lt;br /&gt;
}repositories {&lt;br /&gt;
    maven {&lt;br /&gt;
        url &amp;#039;https://repo.spring.io/libs-release&amp;#039;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rasimsen</name></author>
		
	</entry>
</feed>