Hi
I am facing the same issue. I have a spring boot application. I want to activate Xrebel on this.
So I used mvn clean package and then I used
java -jar -Dspring.profiles.active=dev target/ProjectName.jar -Dspring.profiles.active=dev -javagent:/User/[PathtoXrebel]/xrebel.jar
I am using embedded tomcat of spring-boot
↧
Reply To: XRebel in Spring Boot
↧