Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.IllegalArgumentException: Sources must not be empty #161

Open
Ravi565 opened this issue Nov 5, 2019 · 1 comment
Open

java.lang.IllegalArgumentException: Sources must not be empty #161

Ravi565 opened this issue Nov 5, 2019 · 1 comment

Comments

@Ravi565
Copy link

Ravi565 commented Nov 5, 2019

java.lang.IllegalArgumentException: Sources must not be empty
at org.springframework.util.Assert.notEmpty(Assert.java:464) ~[spring-core-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:391) [spring-boot-2.2.1.BUILD-SNAPSHOT.jar:2.2.1.BUILD-SNAPSHOT]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) [spring-boot-2.2.1.BUILD-SNAPSHOT.jar:2.2.1.BUILD-SNAPSHOT]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) [spring-boot-2.2.1.BUILD-SNAPSHOT.jar:2.2.1.BUILD-SNAPSHOT]
at org.springframework.boot.SpringApplication.main(SpringApplication.java:1242) [spring-boot-2.2.1.BUILD-SNAPSHOT.jar:2.2.1.BUILD-SNAPSHOT

@Ravi565
Copy link
Author

Ravi565 commented Nov 5, 2019

unable to run spring boot application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant