Spring Boot - 多环境配置文件读取(全路径/前缀加属性/@pom.xml的属性@)

pom.xml 准备

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation

你可能感兴趣的:(#,搞懂框架,spring,boot,java)