ognl -x 3 '#springContext=@org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@this,#springContext.getBean("something").toString()'
报错:Failed to execute ognl, exception message: ognl.OgnlException: Could not get static field this from class org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [java.lang.ClassNotFoundException: Unable to resolve class: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext]