Skip to content

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

@QuentinLowe

Description

@QuentinLowe

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions