参考:
mvn clean package -P native
pom.xml
里的<buildArg>-H:+AddAllCharsets</buildArg>
是为了解决- 使用 @autowired,不要使用 @resource
- config 下的 AotUtils、GraalReflectionAotHints 和 LambdaRegistrationFeature,是为了解决 lamdba 表达式的注入, pom.xml 里同时要加入
--features=com.gyjian.test.config.LambdaRegistrationFeature