Skip to content
New issue

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

java.lang.NoClassDefFoundError: org/springframework/beans/factory/config/InstantiationAwareBeanPostProcessorAdapter #345

Open
luocongqiu opened this issue Jun 14, 2024 · 2 comments

Comments

@luocongqiu
Copy link
Contributor

Issue Description

Type: bug report or feature request

Describe what happened (or what feature you want)

image

Describe what you expected to happen

How to reproduce it (as minimally and precisely as possible)

  1. normal start
  2. my config
    nacos.config:
    bootstrap:
    enable: true
    log-enable: true
    data-id: xxx
    namespace: ${SERVICE_ENV:dev}
    server-addr: ${NACOS_SERVER:xxx}
    remote-first: ${REMOTE_FIRST:true}
    type: ${CONFIG_TYPE:yaml}

Tell us your environment

1、nacos-spring-context 2.1.1-RC
2、nacos-config-spring-boot-starter 0.3.0-RC
3、spring boot 3.2.6

Anything else we need to know?

luocongqiu added a commit to luocongqiu/nacos-spring-project that referenced this issue Jun 14, 2024
@hujun-w-2
Copy link
Collaborator

你好,可以先使用nacos-spring-context 2.1.0-RC来规避这个问题,我们尽快修复

@ShipinZ
Copy link

ShipinZ commented Sep 10, 2024

你好,可以先使用nacos-spring-context 2.1.0-RC来规避这个问题,我们尽快修复

使用2.1.0-RC会出现另一个问题: #350 ,无法正常使用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants