Skip to content

Releases: SweetInk/jrebel-mybatisplus

v1.0.7

06 Jul 07:25
Compare
Choose a tag to compare

Compatible with mybatis-plus 3.5.7 #12
Compatible with mybatis-plus 3.5.6 #13

v1.0.6

28 Apr 08:53
Compare
Choose a tag to compare

v1.0.5

18 Jul 03:12
Compare
Choose a tag to compare
  • Compatible with mybatis-plus 3.4.0+
  • Some small refactorings

v1.0.4

28 Oct 03:04
9bfbd35
Compare
Choose a tag to compare
  • Fixed NPE when both configuration and configurationLocation are null

  • Fixed JVM class verification error #14

  • Add log outputs when markFile create failed.

v1.0.3

27 Aug 09:07
Compare
Choose a tag to compare

Compatible with mybatis-plus v3.4.0. #12

v1.0.2

17 Nov 12:19
Compare
Choose a tag to compare

Fixed NPE for MybatisSqlSessionFactoryBean#buildSessionFactory in mybatis-plus-3.2.0. #7

v1.0.1

26 Jun 12:50
Compare
Choose a tag to compare

Fixed the NPE at startup. #2

Support dynamic modify the <include> TAG

v1.0

11 May 06:54
Compare
Choose a tag to compare

release note

  1. supoort annotated mapper method(select,update,delete...) reload

  2. support SQL maps reload