This is a part of PROsentation Service contains Web API Server, ML Model Server.
Removed Personal properties file and docker compose file
$ git clone https://git.swmgit.org/swmaestro/PROsentation-Backend.git
-
-
Common
- Postgresql
- RabbitMQ
-
WEB Module
- Java 11
- Gradle >= 6.4.1
- Spring Boot >= 2.3.1
- Refer to here for other dependencies
-
Analysis Module
- Python >= 3.7
- Flask >= 2.0.x
- Celery >= 4.4.6
-
-
Web
- Spring Boot
- Gradle
-
Analysis
- Flask
-
Common
- Docker / Docker-compose
- Build Web
$ cd web
$ docker-compose up -d