⚡️ How to enable Spring profile on ALL integration tests

preview_player
Показать описание
Quick tip on how to activate Spring profile on integration tests without repeating yourself all the time. Solutions for both Maven and Gradle.

test {
}

In my channel I discuss things I believe are relevant to either Java & Spring beginners, or advanced developers who want to stay up to date. Feedback is very much welcome!
Рекомендации по теме
Комментарии
Автор

Great video! You show me how to fix a error that has dogged me for a year haha

jeanjacquesbarros
Автор

Hi. Is it possible to chanage profiles on runtime? and if it is, how?

fatiemami