Easy To Use
Visual writing, online configuration, real-time preview, one click publishing, online and offline management
Simplify interface development
Visualize SQL writing and Quickly complete interfaces
<dependency>
<groupId>cn.crabc</groupId>
<artifactId>crabc-spring-boot-starter</artifactId>
<version>Latest version</version>
</dependency>
Add the following line of annotations to the startup class
docker run -p 9377:9377 --env db_url=jdbc --env db_user=username --env db_pwd=password -d --name crabc-admin crabc/crabc-admin:latest