Sai83 / star-slam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codename: star-slam

Deployment Tracking Service

This project is intended to track the artifacts of software projects deployed to production. Desired features include:

  • New/Updated Dependencies
  • Config File Changes
  • SQL Schema Changes

This is currently the pet project du jour. It is pre-pre-alpha. Version: 0.0.0.0.

Technologies in use

Fully tested, including REST API endpoints.

NOTE ABOUT RATPACK
This project started out using Ratpack+Google Guice. However, Ratpack is still under heavy development. Every update seemed to break compatibility. For that reason, this project has been switched over to use Spring-MVC (with Spring-IOC). It is a shame, because Google Guice would be nice.

About