-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
False
-
None
-
False
-
Priority Backlog
-
None
Here is the javadoc for the Spring ApplicationContext interface
Here is a Baeldung tutorial that illustrates the use of the most commonly used classes that implement that interface
AnnotationConfigApplicationContext
AnnotationConfigWebApplicationContext
XmlWebApplicationContext
FileSystemXmlApplicationContext
ClassPathXmlApplicationContext
We could implement rules that look for the instantiation of objects belonging to those classes.
- is related to
-
WINDUPRULE-884 SB2Quarkus - New rules from a Migration Guide - placeholder Jira
- New