Skip to content
/ TKS Public

Project for Technologies of Network Components at Lodz University of Technology.

Notifications You must be signed in to change notification settings

St0n3k/TKS

Repository files navigation

TKS

Project for Technologies of Network Components at Lodz University of Technology.

Visitors

👷 Contributors

Name Github
Rafał rstrzalkowski
Łukasz Lukasz0104
Kamil St0n3k

Technologies, languages and tools

  • Java (JDK-17)
  • Maven
  • Lombok
  • Jakarta EE
  • Payara Server
  • SOAP
  • JWT
  • EclipseLink
  • PostgreSQL
  • Rest-assured
  • Testcontainers
  • Arquillian
  • RabbitMQ
  • Docker
  • Microprofile:
    • Config
    • Health
    • Metrics

📋 Description

Guesthouse application rebuilt following DDD patern and using hexagonal architecture. Further splitted into microservices.

Modules

UserService

This project contains logic for managing all types of accounts. It is also responsible for authentication, as well as it sends messages to RentService via a message broker (here RabbitMQ was used) when new client was registered.

RentService

This project contains all of the remaining bussiness logic: it manages rooms, reservations and contains partial data about clients.

About

Project for Technologies of Network Components at Lodz University of Technology.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages