参数配置容器 server.xx开头的是所有servlet容器通用的配置,server.tomcat.xx开头的是tomcat特有的参数,其它类似. 所有参数绑定配置类:org.springframework.boot.autoconfigure.web.ServerProperties # EMBEDDED SERVER CONFIGURATION (ServerProperties) server.address= # Network address to which the server
异常: java.io.FileNotFoundException: /Users/lanhuajian/.m2/repository/org/apache/derby/derby/10.13.1.1/derbyLocale_cs.jar (No such file or directory) at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_152] at java.util.zip.ZipFile.<init>(ZipFile.j