# asgard-service **Repository Path**: wolf-hw/asgard-service ## Basic Information - **Project Name**: asgard-service - **Description**: The asgard-service is a task scheduling service, and support taskOutputJsonData consistency through saga - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 18 - **Created**: 2019-09-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # asgard-service The `asgard-service` is a task scheduling service, and support taskOutputJsonData consistency through `saga` ## Feature ## Requirements ## Installation and Getting Started * `register-service` is required. * The following example shows a typical Maven command to run a Spring Boot application: ```java mvn spring-boot:run ``` ## Dependencies ## Links * [Change Log](./CHANGELOG.zh-CN.md) ## How to Contribute Pull requests are welcome! [Follow](https://github.com/choerodon/choerodon/blob/master/CONTRIBUTING.md) to know for more information on how to contribute.