Skip to content

srclab-projects/boat-spring-boot

Repository files navigation

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