4.0.0
	com.neo
	spring-boot-mybatis-xml
	1.0.0
	jar
	spring-boot-mybatis-xml
	Demo project for Spring Boot and mybatis
	
		org.springframework.boot
		spring-boot-starter-parent
		1.4.1.RELEASE
		 
	
	
		UTF-8
		1.8
	
	
		
			org.springframework.boot
			spring-boot-starter
		
		
			org.springframework.boot
			spring-boot-starter-test
			test
		
		
	        org.springframework.boot
	        spring-boot-starter-web
	    
		
			org.mybatis.spring.boot
			mybatis-spring-boot-starter
			1.1.1
		
	     
	        mysql
	        mysql-connector-java
	    
	     
	        org.springframework.boot
	        spring-boot-devtools
	        true
		
	
	
	
	  
            
                src/main/resources
                true
                
					bootstrap-test.properties
                    bootstrap-dev.properties
                    bootstrap-pro.properties
                    bootstrap.properties
                
            
            
                src/main/resources
                true
                
                    bootstrap-${env}.properties
                    bootstrap.properties
                
            
        
		
			
				org.springframework.boot
				spring-boot-maven-plugin
				
	                true