Merge branch '2.0.x'
This commit is contained in:
		
						commit
						63ae682a95
					
				|  | @ -454,7 +454,7 @@ fails). | ||||||
| 
 | 
 | ||||||
| [[deployment-install]] | [[deployment-install]] | ||||||
| == Installing Spring Boot Applications | == Installing Spring Boot Applications | ||||||
| In additional to running Spring Boot applications by using `java -jar`, it is also | In addition to running Spring Boot applications by using `java -jar`, it is also | ||||||
| possible to make fully executable applications for Unix systems. A fully executable jar | possible to make fully executable applications for Unix systems. A fully executable jar | ||||||
| can be executed like any other executable binary or it can be | can be executed like any other executable binary or it can be | ||||||
| <<deployment-service,registered with `init.d` or `systemd`>>. This makes it very easy to | <<deployment-service,registered with `init.d` or `systemd`>>. This makes it very easy to | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue