|
|
@ -139,7 +139,7 @@ public class CertificatePathConcatenationTest { |
|
|
|
|
|
|
|
@Test |
|
|
|
public void testConfigurationProperties() { |
|
|
|
System.out.println("=== 配置属性测试 ==="); |
|
|
|
System.out.println("=== 配置属性测试1 ==="); |
|
|
|
|
|
|
|
System.out.println("当前环境: " + activeProfile); |
|
|
|
System.out.println("ConfigProperties注入: " + (configProperties != null ? "✅" : "❌")); |
|
|
|