https://www.appsdeveloperblog.com/command-line-arguments-spring-boot/
https://jsonobject.tistory.com/419
https://stackoverflow.com/questions/31038250/setting-active-profile-and-config-location-from-command-line-in-spring-boot
https://www.baeldung.com/spring-boot-command-line-arguments
https://www.python2.net/questions-871498.htm
https://goni9071.tistory.com/295
https://jinseongsoft.tistory.com/239
인텔리제이 어플리케이션 외부 옵션 및 변수
https://yangbox.tistory.com/44
java -jar --cmd.port=12223 --cmd.chargerid=2 charge-0.0.1-SNAPSHOT.jar
감사힙니다