-
**Description of the issue**:
Consul is useful in service discovery, and rather than running something like [Registrator](https://github.com/gliderlabs/registrator) as a _sidecar_ to the applic…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
**[Marek Wiącek](https://jira.spring.io/secure/ViewProfile.jspa?name=marekw)** opened **[SPR-13830](https://jira.spring.io/browse/SPR-13830?redirect=false)** and commented
Spring code that passes reg…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version: 2.97.0
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I r…
R4ein updated
5 years ago
-
**Description of the issue**:
If you add a executable file to src/main/resources or src/main/jib the resulting docker image will include the files only with mode 0644.
**Expected behavior**:…
-
Certain well-known, often-used jar files exhibit split package issues when both were put on the module path. One pair that I encountered is the conflict between
```java
"javax.annotation:javax.anno…
-
My project is Android ,we use java and kotlin developed ,when use java fastlan is ok ,but kotlin will have
a bug,
```
FAILURE: Build failed with an exception.
* What went wrong:
A problem occ…
Mp5A5 updated
5 years ago
-
using `@FeignClient` in spring currently has one fatal issue, which is
demonstrated with [this repository](https://github.com/xetys/feign-bug-demo). If I got two feign clients, each having it's own c…
xetys updated
5 years ago
-
Hello Thyrlian,
First of all, I'd like to thank you for all your effort and these Dockerfiles for the community. Lately, I've been hitting my head against a wall, may be you have an idea about thi…
-
See: https://github.com/spring-projects/sts4/issues/313
Summary:
When we create a project with initializer and select both 'cloud-function' and 'webflux' dependencies, then a pom with these dep…