Skip to content

How to deploy resthub-spring-tutorial on appengine ? #1

@franck-serot

Description

@franck-serot

Hi

I tried to deploy resthub-spring-tutorial on AppEngine.

Since AppEngine use servlet-api 2.5 and the framworkd resthub use servlet-api 3.0, some change of your sample is required.

But, I have the following problem :

[INFO] Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.resthub.training.service.impl.TaskServiceImpl.setRepository(org.resthub.training.repository.TaskRepository); nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.resthub.training.repository.TaskRepository] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}

Could you please help me to solve this problem in order to deploy this sample on AppEngine and test JPA with datanucleus ?
Thank you in advance for your help.
Best regards,
Franck

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions