You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Test Binder Configuration section, there are instructions to import the dependencies using maven and it says that it is easy to retrofit it into Gradle.
I had some problems trying to do this in Gradle, and even Spring Initilizr is not doing it right, as it can be seen in #1159 and #591.
I suggest adding instructions showing how to import the test dependency in Gradle because it is not as straightforward as other dependencies.
If it would be ok to do this, I'd be willing to create a PR.
The text was updated successfully, but these errors were encountered:
In the Test Binder Configuration section, there are instructions to import the dependencies using maven and it says that it is easy to retrofit it into Gradle.
I had some problems trying to do this in Gradle, and even Spring Initilizr is not doing it right, as it can be seen in #1159 and #591.
I suggest adding instructions showing how to import the test dependency in Gradle because it is not as straightforward as other dependencies.
If it would be ok to do this, I'd be willing to create a PR.
The text was updated successfully, but these errors were encountered: