spring-projects / spring-projects/spring-data-rest

spring-data-rest & spring-security gives error [DATAREST-53]

Open
#440 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: bug
Dominant language
Java
Stars
958
Forks
568
PR merge metrics
No merged PRs in 30d

Description

Kemal Korucu opened DATAREST-53 and commented

I am able to run spring-data-rest-webmvc no problem but If I add any spring-security jars to my pom.xml I start getting errors:

ERROR o.s.web.context.ContextLoader - Context initialization failed
Error creating bean with name 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0': Initialization of bean failed


Affects: 1.0.0.RC3

Attachments:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the attached pom.xml and the reported spring-data-rest-webmvc and spring-security dependencies. Reproduce the ContextLoader failure with the affected 1.0.0.RC3 setup, then identify the dependency or bean initialization conflict and verify that the application starts without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
api, backend, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.