Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 368 Bytes

File metadata and controls

7 lines (4 loc) · 368 Bytes

Stardust (Java Port)

Stardust is a minimal discussion forum built with Java and Spring Boot.

This application was ported from an earlier Python/Flask project called CircusCircus. The goal of this repo is to keep the original forum concept while implementing it using a standard Spring stack (MVC, templates, data repositories, and security).

See java/ for more.