SpiceQA
Questions
Tags
Users
Badges
spring-ioc
7 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
BeanFactory Vs ApplicationContext in concern of BeanPostProcessor And BeanFactoryPostProcessor
user_8655052
0
•
asked May 26, 2022
1
1
191
spring-ioc
applicationcontext
javabeans
spring
java
Is there a way to wire up Spring IoC to use a method reference as a service to inject as a functional interface?
user_83658
0
•
asked Feb 24, 2022
2
0
69
spring-ioc
functional-interface
java
Spring boot - How to create spring beans for the objects created in static methods
user_1298426
0
•
asked Nov 11, 2021
1
1
539
spring-ioc
spring-boot
spring
Is a spring bean created with NEW really a singleton
user_5090826
0
•
asked Jan 9, 2019
4
3
1283
spring-ioc
spring-bean
spring
How to implement a bean-post processor that call destroy methods on prototypes?
user_9591240
0
•
asked Aug 30, 2018
3
1
579
spring-ioc
prototype
spring
java
Interfaces are annotated with @Component annotation in spring IoC/DI. What could be the reason?
user_4820101
0
•
asked Sep 30, 2017
6
2
11631
spring-ioc
dependency-injection
inversion-of-control
spring
java
How can I inject an instance of List in Spring?
user_327301
0
•
asked Mar 19, 2016
5
1
2176
spring-ioc
spring
java
1
(current)
Hot Questions