What is the web server that IntelliJ IDEA runs?

已回答

Why does it run a web server and can it be disabled?

0

Settings (Preferences on macOS) | Build, Execution, Deployment | Debugger | Built-in Server.

Can't be disabled, but it doesn't accept any external connections by default.

It's for debugging/live preview of HTML/JS/PHP.

0

请先登录再写评论。