| 
					
				 | 
			
			
				@@ -1,12 +1,17 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <?xml version="1.0" encoding="UTF-8"?> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <component name="FacetManager"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <facet type="web" name="Web"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <configuration> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <webroots /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      </configuration> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    </facet> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <facet type="jpa" name="JPA"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <configuration> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <setting name="validation-enabled" value="true" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <setting name="provider-name" value="Hibernate" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <datasource-mapping> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <factory-entry name="Entities" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <factory-entry name="fast-boot" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </datasource-mapping> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <naming-strategy-map /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       </configuration> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -14,11 +19,6 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <facet type="Spring" name="Spring"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <configuration /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     </facet> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <facet type="web" name="Web"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      <configuration> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <webroots /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      </configuration> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    </facet> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </component> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <output url="file://$MODULE_DIR$/target/classes" /> 
			 |