<aside> 💡

idea Maven 常见解决问题思路

spring boot项目启动报错:Failed to load property source from location ‘classpath:/application.yml‘

Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.

[**The following method did not exist: kotlin.collections.ArraysKt.copyInto([B[BIII)B**

springboot3.2.0报Name for argument of type [java.lang.String] not specified, and parameter name inf

全局异常信息 ex=No static resource favicon.ico.

Caused by: java.lang.NoClassDefFoundError: org/springframework/data/redis/serializer/RedisSerializer

SpringBoot报错: Error creating bean with name freeMarkerConfigurer defined in class path resource

Could not resolve dependencies for project com.wright:module-common:jar:0.0.1-SNAPSHOT: The following artifacts could not be resolved: jdk.tools:jdk.tools:jar:1.6: Could not find artifact jdk.tools:jdk.tools:jar:1.6 at specified path /usr/lib/jvm/java-21-amazon-corretto/../lib/tools.jar

</aside>

其他

jar包内的文件只能通过流的方式读取