Martin9420 / DevOpenAPI

Project: Phase 1 API details DB used: DB2 DB environment: Deploy to Liberty server using Docker Server: Liberty As the details of API, user function management (GET method, POST method, PUT method, DELETE method) is used, and an authentication management system is introduced. Regarding security SQL injection SSL communication AES that's all
0 stars 0 forks source link

UserAPIDB接続前Product(テスト未実施) #5

Closed Martin9420 closed 3 years ago

Martin9420 commented 3 years ago

APIの作成イメージとしてアーカイブファイルを格納

DB接続はまだ行っておらず、テストも未実施

各メソッドについては以下に記載 GETメソッド http://localhost:9080/com.ibm.user.com.src/rest/UserresourceJPA01/UseradminJPA01 POSTメソッド http://localhost:9080/com.ibm.user.com.src/rest/UserresourceJPA01/UserclientJPA01 PUTメソッド http://localhost:9080/com.ibm.user.com.src/rest/UserresourceJPA01/{userid} DELETEメソッド http://localhost:9080/com.ibm.user.com.src/rest/UserresourceJPA01/{userid}

また、postmanによるサーバへのデプロイテストも未実施のため、プロダクトとして利用不可能。 (以下ソースコードのアーカイブファイル)*クリックすると自動でインストールが始まります* https://app.zenhub.com/files/338520197/eb2d2fdb-6e8d-43da-b4a3-ee8a29991744/download