Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 3.46 KB

technology-stack.md

File metadata and controls

13 lines (7 loc) · 3.46 KB

Technology Stack

UI & Rest end points:

The table below outlines the frameworks, tools, and technologies employed by Resident Portal.

Tool / TechnologyVersionDescriptionLicense
Angular JS7.2.1AngularJS is a toolset for building the framework most suited to your application development. It is fully extensible and works well with other libraries.MIT License
Node JS16.2.0Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.MIT License

Resident Services:

The table below outlines the frameworks, tools, and technologies employed by Resident Services.

Tool / TechnologyVersionDescriptionLicense
Java SE 11OpenJDK 11Language Runtime in Docker ImageGNU General Public License, version 2, with the Classpath Exception
Ubuntu Server20.04Docker base image Operating SystemFree
Spring5Application FrameworkApache License 2.0
Apache commonsVersion compatible with Spring 5UtilitiesApache License 2.0
Hibernate5.2.17.FinalORMApache Software License 2.0
Hibernate validator6.0.12.FinalvalidatorApache Software License 2.0
mvel22.4.7.FinalExpression languageApache License 2.0
Jackson2.9.xJSON marshal/unmarshalApache Software License 2.0
Junit4.x and aboveUnit TestingCommon Public License - v 1.0
mockito2.22.0Junit - Mock ObjectsMIT
power-mock2.0.7Junit - Mock Static ClassesApache Software License 2.0
logback1.2.3LogGNU Lesser GPL Version 2.1
velocity1.7Templating Apache Software License 2.0
SwaggerOpen API - 3API DocumentationApache Software License 2.0
Tomcat server8Application ServerApache Software License 2.0
PostgreSQLServer: 10DatabasePostgres License BSD 2-clause "Simplified License"
Sonar7.2Code quality CheckingOpen Source License
Micrometer Prometheus1.4.2MetricsApache Software License 2.0
gson2.8.4JSON parserApache Software License 2.0
h2 database1.4.197JUnit Test DBEPL 1.0, MPL 2.0
lombok1.18.8Development - reduce the boilerplate codeMIT
IText PDF5.5.13.3PDF GenerationAGPL 3.0
icu4j63.1TransliterationUnicode-3.0