mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-02-28 11:01:10 +00:00
- added JPA annotations to POJO classes - merged JPA Repos with Hibernate repos so we only use JPA - renamed .txt files to .sql - moved Spring configuration files so it is easier to use them inside JUnit tests
13 lines
366 B
XML
13 lines
366 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<beansProjectDescription>
|
|
<version>1</version>
|
|
<pluginVersion><![CDATA[3.2.0.201211290605-M1]]></pluginVersion>
|
|
<configSuffixes>
|
|
<configSuffix><![CDATA[xml]]></configSuffix>
|
|
</configSuffixes>
|
|
<enableImports><![CDATA[false]]></enableImports>
|
|
<configs>
|
|
</configs>
|
|
<configSets>
|
|
</configSets>
|
|
</beansProjectDescription>
|