aliyun / aliyun/aliyun-openapi-java-sdk

springboot项目引入日志冲突问题

Open
#844 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.4k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

  • 产品和接口:
  • 平台:
  • 最小代码:

版本:2.7.0-2.8.2,一个新建的没有任何其他依赖的springboot项目引入,启动马上报错
image

排除slf4j依赖即可,可以修复一下不排除就可以启动嘛,因为一个纯净的springboot引入就报错,这是不合理的
image

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.

Research direction

Start with a new Spring Boot project using the SDK version range 2.7.0–2.8.2 and reproduce the startup failure without excluding slf4j. Compare the dependency setup with the working version that excludes slf4j; done means a clean project starts successfully without that exclusion.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.