springboot 项目使用 mybatis 时报错 Property 'mapperLocations' was not specitied
现象在spring boot项目中,使用mybatis-plus 会出现如下提示。出现该提示,但可能不影响项目的运行。这是怎么回事,该怎么解决呢? 122023-08-28 09:10:28.238 INFO 120632 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**]