Giter VIP home page Giter VIP logo

work-3g's Introduction

work-3g

健康管理アプリ

01_ビルド手順(windows)

1.コマンドプロンプトでha-build/batまで移動
2.maven-build.batを実行(build.iniのbaseDirの値を適宜合わせて下さい、work3gの直下のha-common等がみれるように)
3.ha-api/pom.xmlのha-XXXのライブラリの依存関係をコメントアウト
4.ha-web/pom.xmlのha-XXXのライブラリの依存関係をコメントアウト
※上記の手順を行わなくてよいです(2019/06/01)

02_Project構成

  • ha-api

リクエストBodyにJSONを設定したPOST形式のHTTPリクエストを処理するプロジェクト

  • ha-batch

バッチ処理を定義したプロジェクト

  • ha-build

ローカル環境でjarを作成するプロジェクト
windows, linuxでそれぞれbatとshを用意

  • ha-business

api, dashboard, batchで共通的に使うbusinessロジックをまとめたプロジェクト

  • ha-common

共通処理を定義したプロジェクト

  • ha-dashboard

健康管理のダッシュボードのプロジェクト

  • ha-db

Tableに対応したEntityとMapperのみを定義したプロジェクト

  • ha-pom

api, business, common, tool, dashboard, webで共通的に使う外部ライブラリを定義したpomプロジェクト

  • ha-resource

ddlなどを定義したプロジェクト

  • ha-tool

指定のフォーマットのExcelからDDLなどを自動生成するプロジェクト

  • ha-web

Webフレームワークを定義したプロジェクト

work-3g's People

Contributors

kohei-okazaki avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.