gpt4 book ai didi

spring - 有没有办法在 Intellij IDEA 中查看所有 @RequestMapping URL 的映射?

转载 作者:行者123 更新时间:2023-12-03 10:03:11 31 4
gpt4 key购买 nike

有没有办法将所有@RequestMapping 注释视为所有请求/URL 的映射,理想情况下可以快速链接到处理 URL 的任何 Controller /方法?

在 Spring 2(注释之前)XML 配置(SimpleUrlHandlerMapping)可以用作这样的引用,现在使用带注释的 Controller 除了搜索代码库之外还有其他方法吗?

最佳答案

是的,我们可以做同样的事情,就像我们在 STS spring explore 中看到的那样,来到 intellij
转到 Project Structure >> Modules >> 选择您的项目并将 Spring 添加到您的项目中。

这将为您提供底部的 Spring 选项卡以查看所有 Controller 。

关于spring - 有没有办法在 Intellij IDEA 中查看所有 @RequestMapping URL 的映射?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24376461/

31 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com