springboot war放入tomcat启动怎么指定使用外部application.properties
java -jar location_of_your_jar_file.jar --spring.config.location=location_of_your_config_file.properties
548k questions
547k answers
4 comments
86.3k users