You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2018/04/25 17:30:00 UTC

[jira] [Commented] (IGNITE-8382) Problem with ignite-spring-data and Spring Boot 2

    [ https://issues.apache.org/jira/browse/IGNITE-8382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16452698#comment-16452698 ] 

Dmitriy Pavlov commented on IGNITE-8382:
----------------------------------------

Pleaase see https://issues.apache.org/jira/browse/IGNITE-6879 this issue is intended to support spring data 2.0.

 

Would it solve this issue?

> 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
>            Priority: Major
>
> 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)