-
Notifications
You must be signed in to change notification settings - Fork 3
Used techologies
Dmitriy Popov edited this page Dec 24, 2020
·
13 revisions
- Java 11
- Lombok
- MapStruct
- JUnit 5
- AssertJ
- MySQL
- Spring Boot — for JPA
- FreeMarker
- Maven
- Jackson — java objects from/to JSON conversion.
- Apache POI — export from Java to Excel. Very low-level (we have to export all cells)
- Zip4j — useful Java library for simply zipping/unzipping files. Used to zip Excel (XLSX) files.
- AWS EC2 instance — to execute the data downloading requests
- AWS S3 — to host the static web pages of the statistics.
- Chart.js — JS diagrams on the front-end.
❗ Technologies of old legacy KgParser: