Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

226
Visualizações
the type org.springframework.core.nestedruntimeexception cannot be resolved.It is indirectly referenced from required .class files

I am new to Spring. While using ApplicationContext in my main class.I am getting the below error the type org.springframework.core.NestedRuntimeException cannot be resolved.It is indirectly referenced from required .class files I am using Spring 4.3.7 with maven.Please help

enter image description here

about 4 years ago · Santiago Trujillo
3 Respostas
Responde à pergunta

0

I had the same problem and it happened because my local repository was corrupted. I manually deleted the local repository and forced maven to download again

about 4 years ago · Santiago Trujillo Relatório

0

Just go to your .m2 folder where your dependency(springframework) is downloaded and manually delete it. Then again paste the dependency in your pom.xml file and save it.But do it with a stable internet connection.

about 4 years ago · Santiago Trujillo Relatório

0

I would just using spring boot ...it makes starting with spring easier. That error is occurring because you don't have all the correct jars in yoour class path e.g. add to your maven/gradle/buildpath file:

<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-core</artifactId>
    <version>4.3.7.RELEASE</version>
</dependency>
about 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda