8000 GitHub - anatolii-k/homeowners-association-demo: Homeowners Association System (HOA). A demo project of Spring Boot, DDD, Clean Code/Architecture
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Homeowners Association System (HOA). A demo project of Spring Boot, DDD, Clean Code/Architecture

Notifications You must be signed in to change notification settings

anatolii-k/homeowners-association-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

This is a demo project of HOA (Homeowners Association) System.

Currently is under active development.

Main goal is to demonstrate best practices in architecture and coding:

  • Clean Code
  • Clean Acrhitecture
  • DDD
  • Screaming Architecture
  • Sliced Onion Architecture
  • etc.

Used technologies:

  • Java
  • Spring Boot
  • Spring Security
  • Spring Data JPA
  • Spring Modulith
  • REST
  • H2 DB

Basic project structure:

  • common
  • community
    • person
    • resident
    • units
  • finance
    • budget
    • billing
  • maintenance
  • inventory

About

Homeowners Association System (HOA). A demo project of Spring Boot, DDD, Clean Code/Architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0