Hi there, if i want to debug backend part of full stack app, i can run it in IDEA as jvm debug but it will return 404 in browser, if i build and run "fat" jar it works good. Is it possible to debug backend in IDEA? Or may be more common question does anybody know some tricks to debug MPP projects?