Home > Back-end >  Integration of flowable SPRINGBOOT MYBATIS suggests the following error. Is a conflict version or so
Integration of flowable SPRINGBOOT MYBATIS suggests the following error. Is a conflict version or so

Time:03-09

 

No active profile set, falling back to the default profiles: default
2021-03-08 18:22:14 [org. Springframework. Boot. Diagnostics. LoggingFailureAnalysisReporter: 42] ERROR org. Springframework. Boot. Diagnostics. LoggingFailureAnalysisReporter -

* * * * * * * * * * * * * * * * * * * * * * * * * * *
The APPLICATION FAILED TO START
* * * * * * * * * * * * * * * * * * * * * * * * * * *

Description:

Parameter 0 of method jpaProcessEngineConfigurer in org. Flowable. Spring. The boot. FlowableTransactionAutoConfiguration $JpaTransactionConfiguration required a bean of type 'javax.mail. Persistence. EntityManagerFactory' that could not be found.


Action:

Consider defining a bean of type 'javax.mail. Persistence. EntityManagerFactory' in your configuration.

CodePudding user response:

See if MYBATIS version and MYSQL database version
  • Related