support #797
support
#797
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I was trying to use the spring boot migration for one of the project (java EE) and I ran this command in CLI(java -jar spring-boot-migrator.jar ), but it was failing, can you pleas help on this issue how to pass the other project
13:04:22.500 [main] ERROR o.s.boot.SpringApplication - Application run failed
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'describeShellCommand' defined in URL [jar:file://ad.ilstu.edu/VPFP/Users/at_bungutu/Desktop/python%20assignment%204/spring-boot-migrator.jar!/BOOT-INF/classes!/org/springframework/sbm/shell/DescribeShellCommand.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException
How to scan the application
Beta Was this translation helpful? Give feedback.
All reactions