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

@RequestMapping中多个路由时文档生成地址无路由,idea设置模板后偶现丢失模板 #90

Open
648484983 opened this issue Dec 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@648484983
Copy link

Bug 描述
1、@RequestMapping中多个路由时文档生成地址无路由
2、idea设置模板后偶现丢失模板

Version

  • Doc View: 1.3.10
  • IDEA 24.2

Bug 详情
1、@RequestMapping({"/aa/aa","/bb/bb"}) 如示例配置时生成的问题只有方法名,可以考虑默认取第一个
2、idea 偶现但高频出现文档生成前查看设置中的模板时正确的,当在Controller实际生成时以默认模版生成,此时模板设置被重置,手动再次设置模板后可正常使用一段时间

@648484983 648484983 added the bug Something isn't working label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant