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
Resolvesspring-projects#1102
Add `running` boolean for `isRunning()`.
Previously the registry returned `false` if at least one of its
containers had been previously started manually.
Resolvesspring-projects#1102
Add `running` boolean for `isRunning()`.
Previously the registry returned `true` if at least one of its
containers had been previously started manually.
Resolves#1102
Add `running` boolean for `isRunning()`.
Previously the registry returned `true` if at least one of its
containers had been previously started manually.
See https://stackoverflow.com/questions/56153611
The text was updated successfully, but these errors were encountered: