V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
CrazyMelody
V2EX  ›  Java

IDEA 2018.1 版本的 SpringBoot 的快速请求功能找不到

  •  
  •   CrazyMelody · 2018-04-09 15:41:37 +08:00 · 3221 次点击
    这是一个创建于 2202 天前的主题,其中的信息可能已经有所发展或是发生改变。
    看新特性演示的那个,会自动检测 springboot 接口,然后在左侧出现一个运行按钮,点击直接构造请求的,找了半天没有啊
    2 条回复    2018-04-09 21:50:07 +08:00
    Guozi1989
        1
    Guozi1989  
       2018-04-09 17:10:59 +08:00
    先把应用起起来。
    sqsgalaxys
        2
    sqsgalaxys  
       2018-04-09 21:50:07 +08:00   ❤️ 1
    1. Create Spring Boot Run Configuration in the Run/Debug Configurations dialog
    2. Activate the Enable JMX agent checkbox in the Run/Debug Configurations dialog
    3. In your pom.xml add a dependency to spring-boot-starter-actuator
    For more information please refer to our Help:
    https://www.jetbrains.com/help/idea/spring-boot.html#access-http-request-mappings-from-the-editor

    参考:https://blog.jetbrains.com/idea/2018/01/whats-new-in-intellij-idea-2018-1-eap-4/
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1184 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 18:15 · PVG 02:15 · LAX 11:15 · JFK 14:15
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.