Technology stack
🌐 This document is available in both English and Ukrainian. Use the language toggle in the top right corner to switch between versions. |
Technology | Version | Documentation | Description |
---|---|---|---|
Java |
11 |
Object-oriented programming language. |
|
Spring/Spring Boot |
2.6.1 |
Open-source framework and containers supporting inversion of control for the Java platform. |
|
Spring Web |
5.3.13 |
Web framework that enables the creation of RESTful services. |
|
Spring Cloud Kubernetes / Config |
Cloud: 2021.0.0; Kubernetes dependencies: 2.1.0 |
Integration with Kubernetes infrastructure objects ConfigMap/Secrets. |
|
Spring Boot Actuator |
2.6.1 |
Library providing functionalities for monitoring, control, and displaying service metrics to understand its state. |
|
Spring Boot Security |
2.6.1 |
Framework for building authentication and authorization using standard protocols. |
|
SLF4 / Log4J 2 |
2.17.0 |
Logging libraries for the Java platform. |