* Thin jar option for Spring Boot bootstrap and gradle projects. * .gitignore for spring-boot-gradle project. * Maven and Gradle 'thin' Boot builds (optional) * Rename 'wrapper' to 'thin' and shorten some lines of code to fit the article.
		
			
				
	
	
		
			7 lines
		
	
	
		
			233 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			233 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
| #Fri Jun 01 20:39:48 CEST 2018
 | |
| distributionBase=GRADLE_USER_HOME
 | |
| distributionPath=wrapper/dists
 | |
| zipStoreBase=GRADLE_USER_HOME
 | |
| zipStorePath=wrapper/dists
 | |
| distributionUrl=https\://services.gradle.org/distributions/gradle-4.5.1-all.zip
 |