Skip to content

v0.7.0 — Structure bar + Event Bus + SPA/QR

Latest

Choose a tag to compare

@yky32 yky32 released this 23 Aug 10:26
· 18 commits to main since this release

AAAX v0.7.0

Identity you run. Signals you own.

Highlights

  • Layer-first packages (qs/uaa neat): endpoint/ · usecase/ · entity/po|model|dto
  • AuditEntity + @Version / createDt · BaseResponseDto · *RequestDto/*ResponseDto
  • Event Bus catalog v1.0 · HMAC webhook · mesh compose
  • SPA PKCE (aaax-spa) · QR + Redis stores · trusted devices

Try

git clone https://github.com/yky32/aaax.git && cd aaax
git checkout v0.7.0
mvn test && mvn spring-boot:run

Docs: booklet · CONTRIBUTING