Closed zhangyajie4396 closed 2 years ago
you can try to add
@TypeHint(types = {OrderedRequestContextFilter.class},access = {PUBLIC_METHODS, QUERY_PUBLIC_METHODS})
Looks a lot like a duplicate of https://github.com/spring-projects-experimental/spring-native/issues/1580
proxy-config.json:
[ [ "org.springframework.beans.factory.config.BeanPostProcessor", "org.springframework.beans.factory.BeanFactoryAware", "org.springframework.beans.factory.BeanClassLoaderAware" ] ]
pom.xml: `