sst / sst

Build modern full-stack applications on AWS

Home Page:https://sst.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to debug Lambda functions(JAVA) with IntelliJ IDEA?

ukunPro opened this issue · comments

I'm trying to use sst to debug my SpringBoot lambda function through IntelliJ IDEA.
I saw a guide and followed the instructions, but it didn't work. It seems that it only applies to TypeScript, not Java.

If I want to debug Java applications on my local machine, does SST support it?