Skip to content
Snippets Groups Projects
Commit 8d573cdb authored by Christophorus Dharma Winata's avatar Christophorus Dharma Winata
Browse files

readme

parent 64578bb6
Branches
Tags
No related merge requests found
# SOAP-Service
## Get Started
1. Open folder in Intellij IDEA
2. Go to File->Project Structure->Project
3. Change the SDK to correto-1.8 by following these step
4. *Click* SDK -> + Add SDK -> Download JDK
5. Change version and vendor to:
# SUBMODUL REST SERVICE
Repositori ini adalah submodul rest-service dari Tugas Besar IF3110 Pengembangan Aplikasi Berbasis Web sekaligus merupakan back-end dari submodul client-spa
## How to run
0. Clone repository submodul config dengan
```sh
git clone https://github.com/AlphaThrone/client-spa
git clone https://github.com/AlphaThrone/rest-service
git clone https://github.com/AlphaThrone/php-app
git clone https://github.com/AlphaThrone/config
git clone https://github.com/AlphaThrone/soap-service
```
1. Buka reposity **config** dan jalankan pada terminal
```sh
docker compose up --build -d
```
2. Lakukan seeding dari backend database dengan cara sebagai berikut: <br>
1. Buka phpmyadmin <br>
klik [disini](localhost:8080) atau akses link berikut pada browser
```
localhost:8080
```
2. Pilih database saranghaengbok_rest
3. Pilih import
4. Pilih file pada direktori core/db.sql
3. Open folder in Intellij IDEA
4. Go to File->Project Structure->Project
5. Change the SDK to correto-1.8 by following these step
6. *Click* SDK -> + Add SDK -> Download JDK
7. Change version and vendor to:
```
version: 1.8
vendor: Amazon Corretto
```
6. Done
\ No newline at end of file
8. Done
### SOAP
Fungsi Transaction : 13521012
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment