Open
Description
I've noticed this error
***************************
APPLICATION FAILED TO START
***************************
Description:
Parameter 0 of method setDataAccessStrategy in org.komamitsu.spring.data.sqlite.SqliteJdbcRepositoryFactoryBean required a bean of type 'org.springframework.data.jdbc.core.convert.DataAccessStrategy' that could not be found.
Action:
Consider defining a bean of type 'org.springframework.data.jdbc.core.convert.DataAccessStrategy' in your configuration.
I'm unsure if it's a spring-data-jdbc specific error.
The thing is my app is running fine in production mode.
Metadata
Metadata
Assignees
Labels
No labels