Search code examples
Spring web application with profile...


springapplicationcontextspring-profiles

Read More
Why do I keep getting the IllegalStateException?...


javaspringspring-bootillegalstateexceptionapplicationcontext

Read More
Will a new instance of Singleton scoped object in a WebApplicationContext be created if the applicat...


springspring-mvcsingletonapplicationcontextweb-application-design

Read More
Visual Basic.NET: how to create a thread to update the UI...


vb.netmultithreadingui-threadapplicationcontextmessage-pump

Read More
What's the right way to load a file in application context in spring boot?...


springspring-bootapplicationcontext

Read More
How to autowire Application context in a ScheduledFutures runnable task...


javaspring-bootscheduled-tasksrunnableapplicationcontext

Read More
Micronaut ApplicationContext creation for package...


javapackagemicronautapplicationcontext

Read More
Ignore some classes while scanning PackagesToScan...


springspring-dataspring-data-jpaapplicationcontext

Read More
How to read a property from external api and set it to application context in springboot to make it ...


javaspring-bootglobal-variablesresttemplateapplicationcontext

Read More
Convert application context to Java Config Springboot...


springspring-bootapplicationcontext

Read More
java.lang.NoClassDefFoundError: org/springframework/context/ApplicationContext maven...


javaspringmavenapplicationcontext

Read More
How to inject ApplicationContext itself...


javaspringapplicationcontext

Read More
How can I configure Spring to save as much memory as possible?...


javaspringmemoryheap-memoryapplicationcontext

Read More
Unexpected exception parsing XML document from class path resource...


springspring-mvcapplicationcontext

Read More
What's the benefit of Spring *Aware interfaces vs. injecting required objects?...


springdependency-injectionapplicationcontext

Read More
How to fix "java.lang.IllegalStateException: Failed to load ApplicationContext" when using...


javaspring-bootjunit5spring-boot-testapplicationcontext

Read More
configure dataSource for liquibase in spring boot...


spring-bootliquibaseapplicationcontext

Read More
Central SpringBootTest that is run in every maven-module's ApplicationContext separately...


spring-bootmavenintegration-testingapplicationcontextmulti-module

Read More
Why I must have a default constructor in a Spring configuration class annoted by the @Configuration ...


javaspringspring-mvcannotationsapplicationcontext

Read More
What is a NoSuchBeanDefinitionException and how do I fix it?...


javaspringapplicationcontext

Read More
set location of PropertyPlaceholderConfigurer in Spring ApplicationContext relative to applicationCo...


javaspringspring-mvcproperties-fileapplicationcontext

Read More
How correctly close the ApplicationContext in Spring?...


javaspringspring-mvcapplicationcontext

Read More
JUnit Error: "Failed to load ApplicationContext"...


javamavenspring-mvcjunit4applicationcontext

Read More
How can I exclude beans from certain contexts in Spring?...


springapplicationcontext

Read More
JUnit Error: Failed to load ApplicationContext: Offending resource: class path resource...


javaspringjunitapplicationcontext

Read More
Must @ComponentScan be placed with @Configuration? (Spring Core)...


springapplicationcontext

Read More
Is ApplicationContext automatically instantiated in Spring?...


springspring-bootapplicationcontext

Read More
Spring Bean creation based on a list of other beans...


javaspringlistjavabeansapplicationcontext

Read More
How to get CaffeineCacheManager from application context in SpringBoot?...


springspring-bootcachingapplicationcontextcaffeine

Read More
Make Spring boot application Startup Faster...


javaperformancespring-bootapplicationcontextlazy-initialization

Read More
BackNext