You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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