spring-cloud / spring-cloud/spring-cloud-openfeign
Add module descriptor
Open
@elroykanye is already working on this.
Since Mar 16, 2022.
enhancement
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 838
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 13
Description
See https://github.com/OpenFeign/feign/issues/1357
$ jar --file=~/.gradle/caches/modules-2/files-2.1/org.springframework.cloud/spring-cloud-openfeign-core/3.0.0/28815173d55223dd2a1fbbe9650be3c04b71b18b/spring-cloud-openfeign-core-3.0.0.jar --describe-module
No module descriptor found. Derived automatic module.
spring.cloud.openfeign.core@3.0.0 automatic
requires java.base mandated
contains org.springframework.cloud.openfeign
contains org.springframework.cloud.openfeign.annotation
contains org.springframework.cloud.openfeign.clientconfig
contains org.springframework.cloud.openfeign.encoding
contains org.springframework.cloud.openfeign.hateoas
contains org.springframework.cloud.openfeign.loadbalancer
contains org.springframework.cloud.openfeign.security
contains org.springframework.cloud.openfeign.support
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.