Thanks for chasing this down, Brian.
On Fri, 8 May 2020, 18:48 Brian K, wrote:
> It looks like Spring Boot launches in a fork [1]. Adding this [2] as a
> launch parameter allowed me to debug as a "remote application" in Eclipse.
>
> [1]:
>
> https://docs.spring.io/spring-boot/docs/current/mav
It looks like Spring Boot launches in a fork [1]. Adding this [2] as a
launch parameter allowed me to debug as a "remote application" in Eclipse.
[1]:
https://docs.spring.io/spring-boot/docs/current/maven-plugin/examples/run-debug.html
[2]: key: spring-boot.run.jvmArguments
value: Xrun