spring-cloud / spring-cloud/spring-cloud-openfeign

Add module descriptor

Open
#469 3 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.