Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 1 of 1

Thread: Ignite property type not found for class model

  1. #1
    Junior Member
    Join Date
    Feb 2023
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ignite property type not found for class model

    Error : Caused by: org. spring.data.mapping.propertyreferenceexception: no property ignite found for type class model.

    Using Apache ignite cache with below pom entry:
    Spring. Data. Common2. 4.15 and
    ignite-spring-data_2.0
    Last edited by Rajeshbbel; February 11th, 2023 at 07:59 AM.

Similar Threads

  1. [SOLVED] how to convert a input array of type Strings to a class type
    By adit in forum What's Wrong With My Code?
    Replies: 15
    Last Post: August 17th, 2014, 07:46 PM
  2. [SOLVED] Class Not found in jar
    By dicdic in forum What's Wrong With My Code?
    Replies: 3
    Last Post: February 14th, 2014, 01:42 AM
  3. Writing a class - class not found
    By nepperso in forum What's Wrong With My Code?
    Replies: 3
    Last Post: November 23rd, 2013, 01:51 AM
  4. class not found
    By aki in forum Java Applets
    Replies: 1
    Last Post: May 23rd, 2012, 06:50 AM