Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.2 KB

File metadata and controls

51 lines (35 loc) · 1.2 KB

Boat Spring Boot: SrcLab Core Libraries for Spring Boot

Documentation:

More see docs/

Build

This project depends on boat, you may:

# build boat
git clone -b master https://github.com/srclab-projects/boat.git

cd boat && gradle clean build

# build boat-spring-boot
git clone -b master https://github.com/srclab-projects/boat-spring-boot.git

cd boat-spring-boot && gradle clean build

Note:

  • Some properties should be configured if you want to enable publish to remote, see publish info part of build.gradle

Join

License

Apache 2.0 license