Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复Spring Boot中无法读取可重复注解的问题;移除注解上的多余标记、调整spring-boot-starter项目配置等 #541

Merged
merged 2 commits into from Dec 13, 2022

Conversation

ForliyScarlet
Copy link
Member

fix #540

现在 spring-boot-starter 模块中的spring相关依赖都调整为 compileOnly, 因此在使用时请确保项目环境中存在 spring-boot-autoconfigure 依赖。

@ForliyScarlet ForliyScarlet added the bug 这是个BUG label Dec 13, 2022
@ForliyScarlet ForliyScarlet merged commit 02bfa36 into v3-dev Dec 13, 2022
@ForteScarlet ForteScarlet deleted the try_fix_540 branch December 13, 2022 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 这是个BUG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants