We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@Aspect
@Transactional
@Named
@Component
@Async
@Conditional
@Bean
@Lookup
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@Aspect
[SPR-13535] Doc. Unable to use bean() PCD to define a Pointcut in Aspect created by using annotation @Aspect [SPR-13535] #18111@Transactional
on private methods with aspectj mode [SPR-13843] Doc: @Transactional on private methods with aspectj mode [SPR-13843] #18416@Named
and@Component
[SPR-14087] Doc: Different behavior for @Named and @Component [SPR-14087] #18659@Async
? [SPR-14164] Reference Documentation: Why does not exist an XML configuration version for @Async? [SPR-14164] #18736@Conditional
lookup does not work consistently with ASM [SPR-14257] Meta-@Conditional lookup does not work consistently with ASM [SPR-14257] #18829@Component
bean auto naming working differently for two capital letter start [SPR-14272] Doc: @Component bean auto naming working differently for two capital letter start [SPR-14272] #18844@Bean
(autowire=NO) [SPR-14282] Clarify @Bean(autowire=NO) [SPR-14282] #18854@Bean
not detected in extended interface [SPR-14288] @Bean not detected in extended interface [SPR-14288] #18860@Lookup
annotation [SPR-14333] Race condition in handling of @Lookup annotation [SPR-14333] #18905The text was updated successfully, but these errors were encountered: