4.0.0
    com.example
    demo
    0.0.1-SNAPSHOT
    jar
    spring-rest-docs
    Demo project for Spring Boot
    
        org.springframework.boot
        spring-boot-starter-parent
        1.3.3.RELEASE
         
    
    
        UTF-8
        1.8
        ${project.build.directory}/generated-snippets
    
    
        
            org.springframework.boot
            spring-boot-starter-hateoas
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
            org.springframework.restdocs
            spring-restdocs-mockmvc
            1.0.1.RELEASE
            test
        
        
			com.jayway.jsonpath
			json-path
			2.0.0
		
    
   
		
			
				org.springframework.boot
				spring-boot-maven-plugin
			
			 
            org.apache.maven.plugins
            maven-surefire-plugin
	            
	                
	                    **/*IntegrationTest.java
	                
	            
        	
			 
	            org.asciidoctor
	            asciidoctor-maven-plugin
	            1.5.2
	            
	                
	                    generate-docs
	                    package 
	                    
	                        process-asciidoc
	                    
	                    
	                        html
	                        book
	                        
	                            ${snippetsDirectory} 
	                        
	                        src/docs/asciidocs
	                        target/generated-docs