仅需引入依赖,无需任何配置,就可解决90%的springboot4项目(非springboot项目也可使用)集成第三方常用组件的native-image编译问题,支持jpa、mybatis、mybatis-plus(lambda)等
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| org.mybatis.spring.boot
»
mybatis-spring-boot-starter(optional) Spring Boot starter for MyBatis that simplifies integration of MyBatis SQL mapping framework in Spring Boot ... | 3.0.5 | 4.1.0 | |
Config
Apache 2.0
| org.springframework.boot
»
spring-boot-autoconfigure(optional) Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ... | 3.5.16 | 4.1.0 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
UPL
| org.graalvm.sdk
»
nativeimage A framework that allows to customize native image generation. | 25.0.3 | 25.2.4 |