1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
| findType:101, StandardTypeLocator (org.springframework.expression.spel.support) findType:155, ExpressionState (org.springframework.expression.spel) getValueInternal:69, TypeReference (org.springframework.expression.spel.ast) getValueRef:55, CompoundExpression (org.springframework.expression.spel.ast) getValueInternal:91, CompoundExpression (org.springframework.expression.spel.ast) getValue:112, SpelNodeImpl (org.springframework.expression.spel.ast) getValue:338, SpelExpression (org.springframework.expression.spel.standard) evaluate:265, SPELVariableExpressionEvaluator (org.thymeleaf.spring5.expression) executeVariableExpression:166, VariableExpression (org.thymeleaf.standard.expression) executeSimple:66, SimpleExpression (org.thymeleaf.standard.expression) execute:109, Expression (org.thymeleaf.standard.expression) execute:138, Expression (org.thymeleaf.standard.expression) doProcess:144, AbstractStandardExpressionAttributeTagProcessor (org.thymeleaf.standard.processor) doProcess:74, AbstractAttributeTagProcessor (org.thymeleaf.processor.element) process:95, AbstractElementTagProcessor (org.thymeleaf.processor.element) process:633, ProcessorConfigurationUtils$ElementTagProcessorWrapper (org.thymeleaf.util) handleOpenElement:1314, ProcessorTemplateHandler (org.thymeleaf.engine) handleOpenElementEnd:304, TemplateHandlerAdapterMarkupHandler (org.thymeleaf.engine) handleOpenElementEnd:278, InlinedOutputExpressionMarkupHandler$InlineMarkupAdapterPreProcessorHandler (org.thymeleaf.templateparser.markup) performInlining:440, OutputExpressionInlinePreProcessorHandler (org.thymeleaf.standard.inline) handleText:146, OutputExpressionInlinePreProcessorHandler (org.thymeleaf.standard.inline) handleText:80, InlinedOutputExpressionMarkupHandler (org.thymeleaf.templateparser.markup) handleText:208, HtmlMarkupHandler (org.attoparser) handleText:203, AbstractChainedMarkupHandler (org.attoparser) parseDocument:370, MarkupParser (org.attoparser) parse:257, MarkupParser (org.attoparser) parse:230, AbstractMarkupTemplateParser (org.thymeleaf.templateparser.markup) parseStandalone:100, AbstractMarkupTemplateParser (org.thymeleaf.templateparser.markup) parseAndProcess:666, TemplateManager (org.thymeleaf.engine) process:1098, TemplateEngine (org.thymeleaf) process:1059, TemplateEngine (org.thymeleaf) process:1048, TemplateEngine (org.thymeleaf) admin:23, AdminController (com.example.controller) invoke0:-1, NativeMethodAccessorImpl (sun.reflect) invoke:62, NativeMethodAccessorImpl (sun.reflect) invoke:43, DelegatingMethodAccessorImpl (sun.reflect) invoke:498, Method (java.lang.reflect) doInvoke:205, InvocableHandlerMethod (org.springframework.web.method.support) invokeForRequest:150, InvocableHandlerMethod (org.springframework.web.method.support) invokeAndHandle:117, ServletInvocableHandlerMethod (org.springframework.web.servlet.mvc.method.annotation) invokeHandlerMethod:895, RequestMappingHandlerAdapter (org.springframework.web.servlet.mvc.method.annotation) handleInternal:808, RequestMappingHandlerAdapter (org.springframework.web.servlet.mvc.method.annotation) handle:87, AbstractHandlerMethodAdapter (org.springframework.web.servlet.mvc.method) doDispatch:1070, DispatcherServlet (org.springframework.web.servlet) doService:963, DispatcherServlet (org.springframework.web.servlet) processRequest:1006, FrameworkServlet (org.springframework.web.servlet) doGet:898, FrameworkServlet (org.springframework.web.servlet) service:655, HttpServlet (javax.servlet.http) service:883, FrameworkServlet (org.springframework.web.servlet) service:764, HttpServlet (javax.servlet.http) internalDoFilter:227, ApplicationFilterChain (org.apache.catalina.core) doFilter:162, ApplicationFilterChain (org.apache.catalina.core) doFilter:53, WsFilter (org.apache.tomcat.websocket.server) internalDoFilter:189, ApplicationFilterChain (org.apache.catalina.core) doFilter:162, ApplicationFilterChain (org.apache.catalina.core) doFilterInternal:100, RequestContextFilter (org.springframework.web.filter) doFilter:117, OncePerRequestFilter (org.springframework.web.filter) internalDoFilter:189, ApplicationFilterChain (org.apache.catalina.core) doFilter:162, ApplicationFilterChain (org.apache.catalina.core) doFilterInternal:93, FormContentFilter (org.springframework.web.filter) doFilter:117, OncePerRequestFilter (org.springframework.web.filter) internalDoFilter:189, ApplicationFilterChain (org.apache.catalina.core) doFilter:162, ApplicationFilterChain (org.apache.catalina.core) doFilterInternal:201, CharacterEncodingFilter (org.springframework.web.filter) doFilter:117, OncePerRequestFilter (org.springframework.web.filter) internalDoFilter:189, ApplicationFilterChain (org.apache.catalina.core) doFilter:162, ApplicationFilterChain (org.apache.catalina.core) invoke:197, StandardWrapperValve (org.apache.catalina.core) invoke:97, StandardContextValve (org.apache.catalina.core) invoke:541, AuthenticatorBase (org.apache.catalina.authenticator) invoke:135, StandardHostValve (org.apache.catalina.core) invoke:92, ErrorReportValve (org.apache.catalina.valves) invoke:78, StandardEngineValve (org.apache.catalina.core) service:360, CoyoteAdapter (org.apache.catalina.connector) service:399, Http11Processor (org.apache.coyote.http11) process:65, AbstractProcessorLight (org.apache.coyote) process:890, AbstractProtocol$ConnectionHandler (org.apache.coyote) doRun:1789, NioEndpoint$SocketProcessor (org.apache.tomcat.util.net) run:49, SocketProcessorBase (org.apache.tomcat.util.net) runWorker:1191, ThreadPoolExecutor (org.apache.tomcat.util.threads) run:659, ThreadPoolExecutor$Worker (org.apache.tomcat.util.threads) run:61, TaskThread$WrappingRunnable (org.apache.tomcat.util.threads) run:750, Thread (java.lang)
|