Babbage originated the concept of a digital programmable computer.
The babbage microservice library provides basic implementation based on a reactive spring boot application to speed up the setup of a microservice. It's the little brother from edison-microservice, which is the original non reactive implementation.
Module | Description |
---|---|
core | Basic management page (Status, Loggers, Metrics etc.) |
aws-auth | AWS Credentials Provider Chain |
aws-paramstore | Property resolver from AWS Parameter Store |
- Update Changelog.
- Check that all dependencies are update to date
buildSrc/build.gradle.kts
.buildSrc/src/main/kotlin/babbage.conventions.gradle.kts
.
- Update version in
buildSrc/src/main/kotlin/babbage.conventions.gradle.kts
. - Run
go publish
in root folder - Update version to next snapshot