⚠️ This project is no longer actively developed. With the introduction of Java Virtual Threads (Project Loom), the maintaining team has decided to move back to Spring MVC instead of continuing with the reactive stack. As a result, our existing edison-microservice will be used going forward. This repository will no longer receive new features or regular maintenance.
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 publishin root folder - Update version to next snapshot