Daniel Gil

Results 2 issues of Daniel Gil

Hey guys! Im trying to download a file from my server but i cant... ``` - name: Download sql uses: appleboy/scp-action@master with: host: myhost username: myusername password: ${{ secrets.SSH_PASSWORD }}...

**Describe the bug** `java.lang.NoClassDefFoundError: org/springframework/web/util/UriComponentsBuilder' It forces me to install the Web dependency to connect to Consul and get the config. https://github.com/spring-cloud/spring-cloud-consul/blob/main/spring-cloud-consul-config/src/main/java/org/springframework/cloud/consul/config/ConsulConfigDataLocationResolver.java#L48 My app its an Application Runner with spring...

waiting-for-triage