[Spring] Test
@ActiveProfiles
@ActiveProfiles
when you do like `@ActiveProfiles("test")`
That means your test will lookup application-test.yml
@SpringBootTest vs
@WebMvcTest
@SpringBootTest vs
@WebMvcTestLast updated
Was this helpful?
@ActiveProfiles
when you do like `@ActiveProfiles("test")`
That means your test will lookup application-test.yml
@SpringBootTest vs
@WebMvcTestLast updated
Was this helpful?