We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
spring.cloud.deployer.local
Currently it uses deployer.local while all other deployers use spring.cloud.deployer.{impl} style prefixes
deployer.local
spring.cloud.deployer.{impl}
The text was updated successfully, but these errors were encountered:
Fixed in e582baf
Sorry, something went wrong.
Add MavenCentral in place of repo.spring.io/release (spring-cloud#101)
a432b26
See spring-cloud/spring-cloud-dataflow#5193
Add MavenCentral in place of repo.spring.io/release (#101) (#364)
3d6725c
Add MavenCentral in place of repo.spring.io/release (#101) (#515)
57db174
Add MavenCentral in place of repo.spring.io/release (#101) (#222)
5221fe0
Add MavenCentral in place of repo.spring.io/release (#101) (#394)
5f54992
* Add MavenCentral in place of repo.spring.io/release (#101) See spring-cloud/spring-cloud-dataflow#5193 * Add MavenCentral lib-milestone to account for missing dependency See spring-cloud/spring-cloud-dataflow#5194
markpollack
No branches or pull requests
Currently it uses
deployer.local
while all other deployers usespring.cloud.deployer.{impl}
style prefixesThe text was updated successfully, but these errors were encountered: