/mybatis-aot-spring-boot-starter

I want MyBatis and Spring Boot 3 AOT so badly

Primary LanguageJavaApache License 2.0Apache-2.0

MyBatis and Spring Boot 3 AOT Support

the goal is to migrate the Spring Native support to work with the Spring Boot 3 AOT engine

Working So Far...

  • core configuration with the Spring Boot autoconfiguration
  • caching
  • configuration properties
  • XML

to do

  • the extensions working