mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
add test
This commit is contained in:
parent
bbc192faf3
commit
707541d4a8
@ -105,7 +105,6 @@ public class SpringUtilTest {
|
||||
|
||||
@Test
|
||||
public void getActiveProfileTest() {
|
||||
|
||||
String activeProfile = SpringUtil.getActiveProfile();
|
||||
String defaultProfile = SpringUtil.getProperty("spring.profiles.default");
|
||||
String activeProfile2 = SpringUtil.getProperty("spring.profiles.active");
|
||||
|
Loading…
x
Reference in New Issue
Block a user