Releases: kevinleeex/redeq
Releases · kevinleeex/redeq
v1.1.1-alpha
- make the configurable param naming proper.
- now you can get this repo from the maven central repository and Github package repository.
This repo is still under test, use it at your own risk.
<dependency>
<groupId>com.lidengju</groupId>
<artifactId>redeq-spring-boot-starter</artifactId>
<version>1.1.1-ALPHA</version>
</dependency>