okboyone
okboyone
## Description [A clear and concise description of what the bug is.] ## Configuration **Version:** spring-boot-starter-log4j2 2.20 **Operating system:windows11 **JDK:**jdk17 springboot3 ## Logs Exception in thread "main" java.lang.ExceptionInInitializerError at org.apache.logging.slf4j.Log4jMarkerFactory.(Log4jMarkerFactory.java:36)...
feat(release): v3.6.0 工程转为maven工程,调整了目录结构以符合java规范
Can you help me solve it? Please java.lang.ExceptionInInitializerError: null at org.mybatis.spring.mapper.MapperScannerConfigurer.postProcessBeanDefinitionRegistry(MapperScannerConfigurer.java:363) ~[boot-test.exe:3.0.2] at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanDefinitionRegistryPostProcessors(PostProcessorRegistrationDelegate.java:344) ~[na:na] at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:145) ~[na:na] at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:771) ~[boot-test.exe:6.0.10] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:589) ~[boot-test.exe:6.0.10] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) ~[boot-test.exe:3.1.1] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) ~[boot-test.exe:3.1.1]...