标签: spring-boot embedded-tomcat-7
我想在嵌入式tomcat容器上运行spring boot app时提供setenv的内容。最好的地方是什么?
我希望它位于外部文件中,并确保tomcat能够在弹出上下文加载之前访问它。