Fork me on GitHub

hipshoot

Introduction

hipshoot project aims to provide simple libraries or tools supporting easy integration with external deployment tools or practices, to allow "shooting from the hip" for DevOps especially on cloud native deployment environments.

For example, Spring Boot project provides a great packaging option such as single executable JAR packaging to support easier deployments on various Cloud platforms such as Cloud Foundry, Heroku, OpenShift, Boxfuse and Amazon Web Services, Google App Engine, etc. One of submodule of this project (hipshoot Spring Boot Support) provides a way to wrap a project as a Spring Boot application project, so you can take advantage of the features of Spring Boot automatically.

This project has declared the following modules:

Module Description
hipshoot Spring Boot Support Spring Boot Support/Extension Library, providing components to support or extend Spring Boot Framework.