ナビゲーション・リンクをスキップ

Sena-batch(sena-1.0.0-batch1.0) アプリケーション API仕様

このドキュメントは Sena-batch アプリケーション のAPI仕様です。

参照先: 説明

パッケージ 
パッケージ 説明
yokohama.yellow_man.common_tools
Playアプリケーションに依存しないネイティブ機能を提供します(TODO のちにmavenプロジェクトとして参照することを想定しています。)。
yokohama.yellow_man.sena.components.db
データアクセスに関するコンポーネントを提供する。
yokohama.yellow_man.sena.components.scraping
スクレイピング処理を行う機能を提供する。
yokohama.yellow_man.sena.components.scraping.entity
スクレイピング処理で得られた結果を保持するエンティティを提供する。
yokohama.yellow_man.sena.controllers
Webアプリケーションにおけるコントローラクラスを提供する。
yokohama.yellow_man.sena.core.components
参照するアプリケーション全体で利用するデータアクセス、ログ管理、等機能に関するコンポーネントを提供する。
yokohama.yellow_man.sena.core.components.db
参照するアプリケーション全体で利用するデータアクセスに関するコンポーネントを提供する。
yokohama.yellow_man.sena.core.components.db.dao
ネイティブSQLを必要とするデータアクセス機能を提供する。
yokohama.yellow_man.sena.core.components.google
参照するアプリケーション全体で利用するgoogle api機能に関するコンポーネントを提供する。
yokohama.yellow_man.sena.core.definitions
参照するアプリケーション全体で利用する定数定義を提供する。
yokohama.yellow_man.sena.core.models
参照するアプリケーション全体で利用するDBモデルクラスを提供する。
yokohama.yellow_man.sena.core.models.ext
参照するアプリケーション全体で利用するDBモデル拡張クラスを提供する。
yokohama.yellow_man.sena.jobs
バッチクラスを提供する。
このドキュメントは Sena-batch アプリケーション のAPI仕様です。

日本国内株式の情報を、ウェブスクレイピング技術を使用し収集するバッチアプリケーションです。

ナビゲーション・リンクをスキップ