spring-projects / spring-projects/spring-data-rest
spring-data-rest & spring-security gives error [DATAREST-53]
Nobody has claimed this yet.
- 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:
- pom.xml (3.07 kB)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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