Spring Boot boot Error

Source: Internet
Author: User

Error code:

Org.springframework.beans.factory.BeanDefinitionStoreException:Failed to read candidate component Class:url [jar: file:/c:/users/administrator/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/1.3.1.release/ spring-boot-autoconfigure-1.3.1.release.jar!/org/springframework/boot/autoconfigure/jdbc/ Datasourceautoconfiguration$jdbctemplateconfiguration.class]; Nested exception is java.lang.IllegalStateException:Could not evaluate condition on Org.springframework.boot.autoconfigure.jdbc.datasourceautoconfiguration$jdbctemplateconfiguration due to org/ Springframework/dao/dataaccessexception not found. Make sure your own configuration does not rely on the that class. This can also happen if is @ComponentScanning a springframework package (e.g. if you put a @ComponentScan in the DEFA Ult Package by mistake)

Cause of Error:

Application.java file cannot be placed directly under the Main/java folder, you must build a package to put him in.

Spring Boot boot error

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.