Patrice R created IGNITE-8382:
---------------------------------

             Summary: Problem with ignite-spring-data and Spring Boot 2
                 Key: IGNITE-8382
                 URL: https://issues.apache.org/jira/browse/IGNITE-8382
             Project: Ignite
          Issue Type: Bug
          Components: spring
    Affects Versions: 2.4
            Reporter: Patrice R


Hi,

I've tried to update to Spring Boot 2 using an IgniteRepository (from 
ignite-spring-data) and I got the following exception during the start.

The same code with Spring Boot 1.5.9 is working.

 

{color:#FF0000}_***************************_{color}
{color:#FF0000}_APPLICATION FAILED TO START_{color}
{color:#FF0000}_***************************_{color}

{color:#FF0000}_Description:_{color}

{color:#FF0000}_Parameter 0 of constructor in 
org.apache.ignite.springdata.repository.support.IgniteRepositoryImpl required a 
bean of type 'org.apache.ignite.IgniteCache' that could not be found._{color}


{color:#FF0000}_Action:_{color}

{color:#FF0000}_Consider defining a bean of type 
'org.apache.ignite.IgniteCache' in your configuration._{color}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to