Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dressca管理アプリの作成 #1394

Closed

Conversation

kenjiyoshid-a
Copy link
Contributor

@kenjiyoshid-a kenjiyoshid-a commented Oct 16, 2024

このプルリクエストで実施したこと

  • webをweb-admin(管理者用)とweb-consumer(利用者用)に分割しました。
  • カタログアイテムのCRUD処理を実装しました。
  • カタログアイテムの更新処理に楽観同時実行制御を実装しました。
    • カタログアイテムのDBに楽観同時実行制御用の行バージョンカラムを追加しました。
    • 併せてMyBatis Generatorを用いて、エンティティやマッパーを更新しました。
  • ユーザの認証・認可機能を実装しました。
  • 開発環境では認証が不要になるようにダミーユーザを注入するフィルタを実装しました。

このプルリクエストで実施していないこと

  • なし

Issue や Discussions 、関連する Web サイトなどへのリンク

@kenjiyoshid-a
Copy link
Contributor Author

以下ブランチにてフロントエンド側との結合テストを実施してからmainブランチにマージするため、本PRはクローズいたします。
https://github.com/AlesInfiny/maia/tree/develop/admin/dressca-admin-main

@KentaHizume KentaHizume deleted the feature/Dressca管理アプリを作成する branch November 20, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants