Skip to main content

Dependencies

We use the following Java frameworks

  • Spring Boot: Our system relies on the Spring Boot framework for streamlined application development and deployment.
  • Spring Data and Hibernate: We utilize Spring Data in conjunction with Hibernate as the ORM (Object-Relational Mapping) solution for efficient data access and persistence.
  • Spring Boot REST: Our system leverages the Spring Boot REST framework to build robust and scalable RESTful APIs.
  • Spring Security integrated with Keycloak: We have integrated Spring Security with Keycloak to ensure secure authentication and authorization within our system.
  • Liquibase: For database schema management and version control, we use Liquibase, enabling seamless database updates and migrations.