Statistical Office Information System (Integrated Automated Information System)
A microservices architecture system to manage statistal process. The architecture implemtens the Spring Cloud Frameworks and the statistical process are organized according to standard GSBPM (Generic Statistical Business Process Model)
In order to build the IS2 application, your environment should fulfill the following requirements:
- A favorite text editor or IDE
- JDK 11 or later
- Maven 3.0+
- PostgreSQL DBMS 12.2 or later
Download and unzip the source code in your workspace and run :
mvn clean install
Then you must run the command in each sub-folder:
mvn spring-boot:run
IAIS-services is EUPL-licensed