Search code examples
spring-boottestinghttpclient

How to enable globe icon right next to @PostMapping in Intellij


I am using java 18 on intellij trying to learn SpringBoot. I see that we can run httpclient clicking on globe icon that can be seen right next to "@PostMapping", but I do NOT see it. WHY?? Why does "setting up"/configuration part annoys the hell out of software engineer? Please HELP ME


Solution

  • It's available in IntelliJ Enterprise version.

    It gives 3 options 'Go to declaration or usage', 'Generate request in HTTP Client' & 'Show all endpoints of module'