Я новичок в весеннем MVC.Я получил эту ошибку в первый раз, когда запустил свой веб-проект maven в окне через spring-tool-suite
для затмения после настройки проекта webMVC.
КОНСОЛЬ КОМПИЛЕРА:
Исключение в потоке "main"java.lang.NullPointerException в org.springframework.core.BridgeMethodResolver.findBridgedMethod (BridgeMethodResolver.java:64) при org.springframework.beans.GenericTypeAwarePropertyDescriptor. (GenericTypeAwarePropertyDescriptor.java:70) в org.springframework.beans.CachedIntrospectionResults.buildGenericTypeAwarePropertyDescriptor (CachedIntrospectionResults.java:366) в org.springframework.beans.CachedIntrospectionResults. (CachedIntrospectionResults.java:302) в org.springframework.beans.CachedIntrospectionResults.forClass (CachedIntrospees.BeanUtils.java:354) в org.springframework.boot.bind.PropertiesConfigurationFactory.getNames (PropertiesConfigurationFactory.java:300) в org.springframework.boot.bind.PropertiesConfigurationFactory.doBindPropertiesToTarget (PropertiesConfigurationFactory.java:283) при org.springframework.boot.bind.PropertiesConfigurationFactory.bindPropertiesToTarget (PropertiesConfigurationFactory.java:256) в org.springframework.boot.context.config.ConfigFileApplicationListener.bindToSpringApplication (ConfigFileApplicationListener.java:232) по адресу org.springframework.boot.context.config.ConfigFileApplicationListener.postProcessEnvironment (ConfigFileApplicationListener.java:183) по адресу org.springframework.boot.context.config.ConfigFileApplicationLireg.App,ImpleApplicationEventMulticaster.java:138) в org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent (SimpleApplicationEventMulticaster.java:121) в org.springframework.boot.context.event.unvef.boot.SpringApplicationRunListeners.environmentPrepared (SpringApplicationRunListeners.java:54) при org.springframework.boot.SpringApplication.prepareEnvironment (SpringApplication.java:337) при org.springframework.boot.SpringApplication.run (SpringApplication.java:308) в орг.springframework.boot.SpringApplication.run (SpringApplication.java:1186) в org.springframework.boot.SpringApplication.run (SpringApplication.java:1175) в com.nnokox.Application.main (Application.java:25)