Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 202 Bytes

File metadata and controls

11 lines (9 loc) · 202 Bytes

Springboot jar run script

description

	- spring boot execute script
		chmod +x springboot.sh
		> start ./springboot.sh start
		> stop ./springboot stop
		> status ./springboot status