8000 LockAspect not registered as a spring bean. · Issue #356 · eclipse-store/store · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LockAspect not registered as a spring bean. #356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Oscar-21 opened this issue Dec 30, 2024 · 0 comments · Fixed by #355
Closed

LockAspect not registered as a spring bean. #356

Oscar-21 opened this issue Dec 30, 2024 · 0 comments · Fixed by #355
Milestone

Comments

@Oscar-21
Copy link
Contributor

Environment Details

  • EclipseStore Version: 3.0.0-SNAPSHOT
  • JDK version: 17
  • OS: Linux/Windows
  • Used frameworks: Spring

Describe the bug

The package org.eclipse.store.integrations.spring.boot.types.concurrent.LockAspect class is not registered as a bean, so the @Write and the @Read annotations have no effect.

Problem is easy to reproduce. Run the spring-boot3-advanced project.

To Reproduce

Run the spring-boot3-advanced project, add the actuator starter and enable the bean management endpoint to see all beans, ensure aspectj is on the classpath and that the LockApect bean is not, in fact, registered.

Expected behavior

LockAspect is a bean and @Read and @Write annotations work as expected.

@fh-ms fh-ms linked a pull request Dec 31, 2024 that will close this issue
@fh-ms fh-ms added this to the 2.1.1 milestone Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request ma 34CA y close this issue.

2 participants
0