Skip to content

Releases: hexagonframework/spring-data-ebean

v1.2.4

Choose a tag to compare

@yuanxuegui yuanxuegui released this 18 Aug 07:46

1、ADD EbeanQueryChannelService

v1.2.1

Choose a tag to compare

@yuanxuegui yuanxuegui released this 15 Jun 06:15

1 FIXBUG generate Query from method name error when using embedded.
2 ADD Domain event and simple event publisher

v1.1.0

Choose a tag to compare

@yuanxuegui yuanxuegui released this 14 Jun 05:27

1 Dynamic query generation from query method names
2 Query by spring data Example
3 Base Entity class

v1.0.0

Choose a tag to compare

@yuanxuegui yuanxuegui released this 10 Jun 01:47

1、内置通用CRUD仓储查询接口与实现
2、支持使用注解方式定义orm查询、sql查询、命名orm或sql查询